CVE-2005-1807
CVE-2005-1807 is a medium-severity vulnerability in Phpmailer with a CVSS 2.0 base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 5.0)
- EPSS exploit prediction: 4% (90th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Phpmailer
- Published:
- Last modified:
Description
The Data function in class.smtp.php in PHPMailer 1.7.2 and earlier allows remote attackers to cause a denial of service (infinite loop leading to memory and CPU consumption) via a long header field.
Frequently asked questions
- What is CVE-2005-1807?
- The Data function in class.smtp.php in PHPMailer 1.7.2 and earlier allows remote attackers to cause a denial of service (infinite loop leading to memory and CPU consumption) via a long header field.
- How severe is CVE-2005-1807?
- CVE-2005-1807 has a CVSS 2.0 base score of 5.0, rated medium severity.
- Is CVE-2005-1807 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (90th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2005-1807?
- CVE-2005-1807 affects Phpmailer. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2005-1807?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2005-1807 published?
- CVE-2005-1807 was published on 2005-05-28 and last updated on 2026-06-16.
References
- http://seclists.org/lists/bugtraq/2005/May/0337.html
- http://secunia.com/advisories/15543
- http://secunia.com/advisories/18732
- http://secunia.com/advisories/25726
- http://securitytracker.com/id?1014069
- http://sourceforge.net/project/shownotes.php?release_id=341210&group_id=26031
- http://www.cybsec.com/vuln/PHPMailer-DOS.pdf
- http://www.securityfocus.com/bid/13805
- http://www.vupen.com/english/advisories/2006/0448
- http://www.vupen.com/english/advisories/2007/2242
Affected products (1)
- cpe:2.3:a:phpmailer:phpmailer:*:*:*:*:*:*:*:*
More vulnerabilities in Phpmailer
- CVE-2007-3215 — Medium (CVSS 6.8): PHPMailer 1.7, when configured to use sendmail, allows remote attackers to execute arbitrary shell commands via shell…