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

96 lines
2.6 KiB
JSON

{
"id": "CVE-2014-1441",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-05-02T01:59:22.357",
"lastModified": "2014-05-02T15:11:59.343",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Core FTP Server 1.2 before build 515 allows remote attackers to cause a denial of service (reachable assertion and crash) via an AUTH SSL command with malformed data, as demonstrated by pressing the enter key twice."
},
{
"lang": "es",
"value": "Core FTP Server 1.2 anterior a build 515 permite a atacantes remotos causar una denegaci\u00f3n de servicio (aserci\u00f3n alcanzable y ca\u00edda) a trav\u00e9s de un comando AUTH SSL con datos malformados, tal y como fue demostrado presionando la tecla ENTER dos veces."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-362"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:coreftp:core_ftp:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "5D1897D5-4E23-4D27-B0BC-08E3DF8F18CE"
}
]
}
]
}
],
"references": [
{
"url": "http://coreftp.com/forums/viewtopic.php?t=2985707",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://packetstormsecurity.com/files/125073/Core-FTP-Server-1.2-DoS-Traversal-Disclosure.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2014/Feb/39",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}