94 lines
2.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2002-2417",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-12-31T05:00:00.000",
"lastModified": "2008-09-05T20:33:10.273",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "acFTP 1.4 does not properly handle when an invalid password is provided by the user during authentication, which allows remote attackers to hide or misrepresent certain activity from log files and possibly gain privileges."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-287"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:acftp:acftp:1.4:*:*:*:*:*:*:*",
"matchCriteriaId": "253C00FC-5BA9-444E-B884-1CFAAAFDF380"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/vulnwatch/2002-q4/0088.html",
"source": "cve@mitre.org"
},
{
"url": "http://securityreason.com/securityalert/3334",
"source": "cve@mitre.org"
},
{
"url": "http://www.iss.net/security_center/static/10681.php",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/300929",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/6235",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}