René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

101 lines
2.7 KiB
JSON

{
"id": "CVE-2001-1228",
"sourceIdentifier": "cve@mitre.org",
"published": "2001-11-18T05:00:00.000",
"lastModified": "2008-09-10T19:09:58.757",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflows in gzip 1.3x, 1.2.4, and other versions might allow attackers to execute code via a long file name, possibly remotely if gzip is run on an FTP server."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gzip:1.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "0D50385A-1D5D-4517-B5FA-1BB60BA4C484"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gzip:1.2.4a:*:*:*:*:*:*:*",
"matchCriteriaId": "752BDD31-53A2-4246-8E95-77694548DB2B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gnu:gzip:1.3:*:*:*:*:*:*:*",
"matchCriteriaId": "BCFD9CEE-AAB0-443E-A5C7-6805AFCCF6EB"
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2002-002.txt.asc",
"source": "cve@mitre.org"
},
{
"url": "http://online.securityfocus.com/archive/1/247717",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.iss.net/security_center/static/7882.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/3712",
"source": "cve@mitre.org"
}
]
}