CVE-2006-3482
CVE-2006-3482 is a low-severity vulnerability in Phpmaillist with a CVSS 2.0 base score of 2.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Low (CVSS 2.0 base score 2.6)
- EPSS exploit prediction: 1% (66th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Phpmaillist
- Published:
- Last modified:
Description
Cross-site scripting (XSS) vulnerability in maillist.php in PHPMailList 1.8.0 and earlier allows remote attackers to inject arbitrary web script or HTML via the email parameter.
Frequently asked questions
- What is CVE-2006-3482?
- Cross-site scripting (XSS) vulnerability in maillist.php in PHPMailList 1.8.0 and earlier allows remote attackers to inject arbitrary web script or HTML via the email parameter.
- How severe is CVE-2006-3482?
- CVE-2006-3482 has a CVSS 2.0 base score of 2.6, rated low severity.
- Is CVE-2006-3482 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (66th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2006-3482?
- CVE-2006-3482 affects Phpmaillist. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2006-3482?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2006-3482 published?
- CVE-2006-3482 was published on 2006-07-10 and last updated on 2026-06-16.
References
- http://lostmon.blogspot.com/2006/07/multiple-vulnerabilities-in.html
- http://secunia.com/advisories/20959
- http://securitytracker.com/id?1016439
- http://www.osvdb.org/27016
- http://www.securityfocus.com/bid/18840
- http://www.vupen.com/english/advisories/2006/2690
Affected products (1)
- cpe:2.3:a:phpmaillist:phpmaillist:*:*:*:*:*:*:*:*
More vulnerabilities in Phpmaillist
- CVE-2006-3483 — Medium (CVSS 5.0): PHPMailList 1.8.0 stores sensitive information under the web document root iwth insufficient access control, which…