ghsa-fgq5-q76c-gx78
Vulnerability from github
Published
2024-03-06 00:31
Modified
2024-08-06 00:31
Severity ?
Details
The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers.
{ "affected": [], "aliases": [ "CVE-2024-24784" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-03-05T23:15:07Z", "severity": "HIGH" }, "details": "The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers.", "id": "GHSA-fgq5-q76c-gx78", "modified": "2024-08-06T00:31:20Z", "published": "2024-03-06T00:31:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784" }, { "type": "WEB", "url": "https://go.dev/cl/555596" }, { "type": "WEB", "url": "https://go.dev/issue/65083" }, { "type": "WEB", "url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2024-2609" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240329-0007" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/03/08/4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
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.