ghsa-c9hm-r59j-h433
Vulnerability from github
Published
2022-05-05 02:48
Modified
2022-05-05 02:48
Details
Integer signedness error in the archive_write_zip_data function in archive_write_set_format_zip.c in libarchive 3.1.2 and earlier, when running on 64-bit machines, allows context-dependent attackers to cause a denial of service (crash) via unspecified vectors, which triggers an improper conversion between unsigned and signed types, leading to a buffer overflow.
{ "affected": [], "aliases": [ "CVE-2013-0211" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-09-30T22:55:00Z", "severity": "MODERATE" }, "details": "Integer signedness error in the archive_write_zip_data function in archive_write_set_format_zip.c in libarchive 3.1.2 and earlier, when running on 64-bit machines, allows context-dependent attackers to cause a denial of service (crash) via unspecified vectors, which triggers an improper conversion between unsigned and signed types, leading to a buffer overflow.", "id": "GHSA-c9hm-r59j-h433", "modified": "2022-05-05T02:48:35Z", "published": "2022-05-05T02:48:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0211" }, { "type": "WEB", "url": "https://github.com/libarchive/libarchive/commit/22531545514043e04633e1c015c7540b9de9dbe4" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=902998" }, { "type": "WEB", "url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-16:23.libarchive.asc" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101687.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101700.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101872.html" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-April/101876.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2015-03/msg00065.html" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:147" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/58926" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1035995" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2549-1" } ], "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.