ghsa-mqw8-2gg2-v87m
Vulnerability from github
Published
2022-05-17 03:38
Modified
2025-04-12 13:06
Severity ?
VLAI Severity ?
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.
{
"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 seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…