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

91 lines
2.4 KiB
JSON

{
"id": "CVE-2002-1721",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2017-07-11T01:29:22.227",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Off-by-one error in alterMIME 0.1.10 and 0.1.11 allows remote attackers to cause a denial of service (crash) via an x-header that causes snprintf overwrite the FFGET_FILE variable with a (null) byte."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"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:paul_l_daniels:altermime:0.1.10:*:*:*:*:*:*:*",
"matchCriteriaId": "CF724DEE-61A0-4CC9-9268-14E94E732ED7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:paul_l_daniels:altermime:0.1.11:*:*:*:*:*:*:*",
"matchCriteriaId": "F2F6F29C-DBCE-4223-ACC2-B5B1D4622AF2"
}
]
}
]
}
],
"references": [
{
"url": "http://www.pldaniels.com/altermime/CHANGELOG",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/4650",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/8992",
"source": "cve@mitre.org"
}
]
}