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

114 lines
3.2 KiB
JSON

{
"id": "CVE-2002-0558",
"sourceIdentifier": "cve@mitre.org",
"published": "2002-07-03T04:00:00.000",
"lastModified": "2008-09-05T20:28:20.367",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Directory traversal vulnerability in TYPSoft FTP server 0.97.1 and earlier allows a remote authenticated user (possibly anonymous) to list arbitrary directories via a .. in a LIST (ls) command ending in wildcard *.* characters."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"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:typsoft:typsoft_ftp_server:0.85:*:*:*:*:*:*:*",
"matchCriteriaId": "BE989197-8D9D-4E3D-8B54-0D41E37E44DA"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:typsoft:typsoft_ftp_server:0.93:*:*:*:*:*:*:*",
"matchCriteriaId": "8F5C57E6-2397-44B0-82EC-E6E2CC561E35"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:typsoft:typsoft_ftp_server:0.95:*:*:*:*:*:*:*",
"matchCriteriaId": "1E140CB7-0806-466C-9902-76F2FA6D70EE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:typsoft:typsoft_ftp_server:0.96:*:*:*:*:*:*:*",
"matchCriteriaId": "721905D8-9662-4632-B6CC-EC323634DB9A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:typsoft:typsoft_ftp_server:0.97:*:*:*:*:*:*:*",
"matchCriteriaId": "B1BD9E10-4807-4CF9-BA3E-529F8666C9D9"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2002-04/0090.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.iss.net/security_center/static/6165.php",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/2489",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}