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

104 lines
2.8 KiB
JSON

{
"id": "CVE-2003-0380",
"sourceIdentifier": "cve@mitre.org",
"published": "2003-07-02T04:00:00.000",
"lastModified": "2008-09-05T20:34:11.113",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in atftp daemon (atftpd) 0.6.1 and earlier, and possibly later versions, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long filename."
},
{
"lang": "es",
"value": "Desbordamiento de b\u00fafer en el demonio atftp (atftpd) 0.6.1 y anteriores, y posiblemente versiones posteriores, permite a atacantes remotos ejecutar c\u00f3digo arbitrario mediante un nombre de fichero largo."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"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:atftpd:atftpd:0.6.0:*:*:*:*:*:*:*",
"matchCriteriaId": "4216E7B3-DB73-4E5E-938C-153797F7D4B6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:atftpd:atftpd:0.6.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "5F478D12-33C3-41CC-8CF7-5D1E809D2A17"
}
]
}
]
}
],
"references": [
{
"url": "http://archives.neohapsis.com/archives/bugtraq/2003-06/0056.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.debian.org/security/2003/dsa-314",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/82/323886/2003-06-02/2003-06-08/0",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}