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

95 lines
2.8 KiB
JSON

{
"id": "CVE-2002-2245",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2008-09-05T20:32:42.837",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "ftpd in NetBSD 1.5 through 1.5.3 and 1.6 does not properly quote a digit in response to a STAT command for a filename that contains a carriage return followed by a digit, which can cause firewalls and other intermediary devices to lose proper track of the FTP session."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netbsd:ftpd:1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "1144A572-40F3-4C8C-BF04-AAACCC97B372"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netbsd:ftpd:1.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "B4BAFBA7-EDFB-4A40-BC04-F48AC117C726"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netbsd:ftpd:1.5.2:*:*:*:*:*:*:*",
"matchCriteriaId": "CCF8B0C5-5F85-494F-9D24-F29A5B94616B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netbsd:ftpd:1.5.3:*:*:*:*:*:*:*",
"matchCriteriaId": "1F46C104-B29B-4AFE-AB79-5287A73C6471"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:netbsd:ftpd:1.6:*:*:*:*:*:*:*",
"matchCriteriaId": "64E21BFF-3928-4968-958B-A11C3899C706"
}
]
}
]
}
],
"references": [
{
"url": "ftp://ftp.NetBSD.org/pub/NetBSD/security/advisories/NetBSD-SA2002-027.txt.asc",
"source": "cve@mitre.org"
}
]
}