gsd-2008-5619
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
html2text.php in Chuggnutt HTML to Text Converter, as used in PHPMailer before 5.2.10, RoundCube Webmail (roundcubemail) 0.2-1.alpha and 0.2-3.beta, Mahara, and AtMail Open 1.03, allows remote attackers to execute arbitrary code via crafted input that is processed by the preg_replace function with the eval switch.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2008-5619", "description": "html2text.php in Chuggnutt HTML to Text Converter, as used in PHPMailer before 5.2.10, RoundCube Webmail (roundcubemail) 0.2-1.alpha and 0.2-3.beta, Mahara, and AtMail Open 1.03, allows remote attackers to execute arbitrary code via crafted input that is processed by the preg_replace function with the eval switch.", "id": "GSD-2008-5619", "references": [ "https://packetstormsecurity.com/files/cve/CVE-2008-5619" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2008-5619" ], "details": "html2text.php in Chuggnutt HTML to Text Converter, as used in PHPMailer before 5.2.10, RoundCube Webmail (roundcubemail) 0.2-1.alpha and 0.2-3.beta, Mahara, and AtMail Open 1.03, allows remote attackers to execute arbitrary code via crafted input that is processed by the preg_replace function with the eval switch.", "id": "GSD-2008-5619", "modified": "2023-12-13T01:23:04.203321Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-5619", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "html2text.php in Chuggnutt HTML to Text Converter, as used in PHPMailer before 5.2.10, RoundCube Webmail (roundcubemail) 0.2-1.alpha and 0.2-3.beta, Mahara, and AtMail Open 1.03, allows remote attackers to execute arbitrary code via crafted input that is processed by the preg_replace function with the eval switch." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://mahara.org/interaction/forum/topic.php?id=533", "refsource": "CONFIRM", "url": "http://mahara.org/interaction/forum/topic.php?id=533" }, { "name": "7549", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/7549" }, { "name": "7553", "refsource": "EXPLOIT-DB", "url": "https://www.exploit-db.com/exploits/7553" }, { "name": "FEDORA-2008-11234", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-December/msg00802.html" }, { "name": "ADV-2008-3418", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/3418" }, { "name": "https://github.com/PHPMailer/PHPMailer/commit/8beacc646acb67c995aea10ac5585970efc7355a", "refsource": "CONFIRM", "url": "https://github.com/PHPMailer/PHPMailer/commit/8beacc646acb67c995aea10ac5585970efc7355a" }, { "name": "http://trac.roundcube.net/changeset/2148", "refsource": "CONFIRM", "url": "http://trac.roundcube.net/changeset/2148" }, { "name": "53893", "refsource": "OSVDB", "url": "http://osvdb.org/53893" }, { "name": "http://sourceforge.net/forum/forum.php?forum_id=898542", "refsource": "CONFIRM", "url": "http://sourceforge.net/forum/forum.php?forum_id=898542" }, { "name": "34789", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/34789" }, { "name": "ADV-2008-3419", "refsource": "VUPEN", "url": "http://www.vupen.com/english/advisories/2008/3419" }, { "name": "http://trac.roundcube.net/ticket/1485618", "refsource": "MISC", "url": "http://trac.roundcube.net/ticket/1485618" }, { "name": "FEDORA-2008-11220", "refsource": "FEDORA", "url": "https://www.redhat.com/archives/fedora-package-announce/2008-December/msg00783.html" }, { "name": "[oss-security] 20081212 CVE Request - roundcubemail", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/12/12/1" }, { "name": "33170", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/33170" }, { "name": "33145", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/33145" }, { "name": "20081222 POC for CVE-2008-5619 (roundcubemail PHP arbitrary code injection)", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/499489/100/0/threaded" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c5.2.10", "affected_versions": "All versions before 5.2.10", "cvss_v2": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "cwe_ids": [ "CWE-1035", "CWE-78", "CWE-937", "CWE-94" ], "date": "2022-08-15", "description": "html2text.php in Chuggnutt HTML to Text Converter, as used in PHPMailer before 5.2.10, RoundCube Webmail (roundcubemail) 0.2-1.alpha and 0.2-3.beta, Mahara, and AtMail Open 1.03, allows remote attackers to execute arbitrary code via crafted input that is processed by the preg_replace function with the eval switch.", "fixed_versions": [ "5.2.10" ], "identifier": "CVE-2008-5619", "identifiers": [ "GHSA-v5c9-mmw9-829q", "CVE-2008-5619" ], "not_impacted": "All versions starting from 5.2.10", "package_slug": "packagist/phpmailer/phpmailer", "pubdate": "2022-05-14", "solution": "Upgrade to version 5.2.10 or above.", "title": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2008-5619", "https://github.com/PHPMailer/PHPMailer/commit/8beacc646acb67c995aea10ac5585970efc7355a", "https://www.exploit-db.com/exploits/7549", "https://www.exploit-db.com/exploits/7553", "https://www.redhat.com/archives/fedora-package-announce/2008-December/msg00783.html", "https://www.redhat.com/archives/fedora-package-announce/2008-December/msg00802.html", "http://mahara.org/interaction/forum/topic.php?id=533", "http://osvdb.org/53893", "http://sourceforge.net/forum/forum.php?forum_id=898542", "http://trac.roundcube.net/changeset/2148", "http://trac.roundcube.net/ticket/1485618", "http://www.openwall.com/lists/oss-security/2008/12/12/1", "https://github.com/advisories/GHSA-v5c9-mmw9-829q" ], "uuid": "38c3ece4-dbf6-44de-8323-2861ed83e91c" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:roundcube:webmail:0.2.1:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:roundcube:webmail:0.2.3:beta:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-5619" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "html2text.php in Chuggnutt HTML to Text Converter, as used in PHPMailer before 5.2.10, RoundCube Webmail (roundcubemail) 0.2-1.alpha and 0.2-3.beta, Mahara, and AtMail Open 1.03, allows remote attackers to execute arbitrary code via crafted input that is processed by the preg_replace function with the eval switch." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-94" } ] } ] }, "references": { "reference_data": [ { "name": "http://sourceforge.net/forum/forum.php?forum_id=898542", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://sourceforge.net/forum/forum.php?forum_id=898542" }, { "name": "FEDORA-2008-11234", "refsource": "FEDORA", "tags": [], "url": "https://www.redhat.com/archives/fedora-package-announce/2008-December/msg00802.html" }, { "name": "http://trac.roundcube.net/changeset/2148", "refsource": "CONFIRM", "tags": [ "Exploit" ], "url": "http://trac.roundcube.net/changeset/2148" }, { "name": "[oss-security] 20081212 CVE Request - roundcubemail", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/12/12/1" }, { "name": "33170", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/33170" }, { "name": "FEDORA-2008-11220", "refsource": "FEDORA", "tags": [], "url": "https://www.redhat.com/archives/fedora-package-announce/2008-December/msg00783.html" }, { "name": "http://trac.roundcube.net/ticket/1485618", "refsource": "MISC", "tags": [ "Exploit" ], "url": "http://trac.roundcube.net/ticket/1485618" }, { "name": "33145", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/33145" }, { "name": "34789", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/34789" }, { "name": "http://mahara.org/interaction/forum/topic.php?id=533", "refsource": "CONFIRM", "tags": [], "url": "http://mahara.org/interaction/forum/topic.php?id=533" }, { "name": "53893", "refsource": "OSVDB", "tags": [], "url": "http://osvdb.org/53893" }, { "name": "ADV-2008-3419", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2008/3419" }, { "name": "ADV-2008-3418", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2008/3418" }, { "name": "https://github.com/PHPMailer/PHPMailer/commit/8beacc646acb67c995aea10ac5585970efc7355a", "refsource": "CONFIRM", "tags": [], "url": "https://github.com/PHPMailer/PHPMailer/commit/8beacc646acb67c995aea10ac5585970efc7355a" }, { "name": "7553", "refsource": "EXPLOIT-DB", "tags": [], "url": "https://www.exploit-db.com/exploits/7553" }, { "name": "7549", "refsource": "EXPLOIT-DB", "tags": [], "url": "https://www.exploit-db.com/exploits/7549" }, { "name": "20081222 POC for CVE-2008-5619 (roundcubemail PHP arbitrary code injection)", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/499489/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 10.0, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 10.0, "obtainAllPrivilege": true, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-11T20:56Z", "publishedDate": "2008-12-17T02:30Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…