ghsa-wx25-9rf2-pq96
Vulnerability from github
Published
2022-05-14 02:16
Modified
2022-05-14 02:16
Details
The iconv_mime_decode_headers function in the Iconv extension in PHP before 5.3.4 does not properly handle encodings that are unrecognized by the iconv and mbstring (aka Multibyte String) implementations, which allows remote attackers to trigger an incomplete output array, and possibly bypass spam detection or have unspecified other impact, via a crafted Subject header in an e-mail message, as demonstrated by the ks_c_5601-1987 character set.
{ "affected": [], "aliases": [ "CVE-2010-4699" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-01-18T20:00:00Z", "severity": "MODERATE" }, "details": "The iconv_mime_decode_headers function in the Iconv extension in PHP before 5.3.4 does not properly handle encodings that are unrecognized by the iconv and mbstring (aka Multibyte String) implementations, which allows remote attackers to trigger an incomplete output array, and possibly bypass spam detection or have unspecified other impact, via a crafted Subject header in an e-mail message, as demonstrated by the ks_c_5601-1987 character set.", "id": "GHSA-wx25-9rf2-pq96", "modified": "2022-05-14T02:16:09Z", "published": "2022-05-14T02:16:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4699" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/64963" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12393" }, { "type": "WEB", "url": "http://bugs.php.net/52941" }, { "type": "WEB", "url": "http://coding.derkeiler.com/Archive/PHP/php.general/2007-04/msg00605.html" }, { "type": "WEB", "url": "http://www.php.net/ChangeLog-5.php" } ], "schema_version": "1.4.0", "severity": [] }
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.