GHSA-MQW8-2GG2-V87M
Vulnerability from github – Published: 2022-05-17 03:38 – Updated: 2025-04-12 13:06
VLAI?
Details
A null pointer dereference bug affects the 16.02 and many old versions of p7zip. A lack of null pointer check for the variable folders.PackPositions in function CInArchive::ReadAndDecodePackedStreams in CPP/7zip/Archive/7z/7zIn.cpp, as used in the 7z.so library and in 7z applications, will cause a crash and a denial of service when decoding malformed 7z files.
Severity ?
7.5 (High)
{
"affected": [],
"aliases": [
"CVE-2016-9296"
],
"database_specific": {
"cwe_ids": [
"CWE-476"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2016-11-12T02:59:00Z",
"severity": "HIGH"
},
"details": "A null pointer dereference bug affects the 16.02 and many old versions of p7zip. A lack of null pointer check for the variable folders.PackPositions in function CInArchive::ReadAndDecodePackedStreams in CPP/7zip/Archive/7z/7zIn.cpp, as used in the 7z.so library and in 7z applications, will cause a crash and a denial of service when decoding malformed 7z files.",
"id": "GHSA-mqw8-2gg2-v87m",
"modified": "2025-04-12T13:06:28Z",
"published": "2022-05-17T03:38:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9296"
},
{
"type": "WEB",
"url": "https://github.com/yangke/7zip-null-pointer-dereference"
},
{
"type": "WEB",
"url": "https://sourceforge.net/p/p7zip/bugs/185"
},
{
"type": "WEB",
"url": "https://sourceforge.net/p/p7zip/discussion/383043/thread/648d34db"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/94294"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…