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

91 lines
2.5 KiB
JSON

{
"id": "CVE-2014-0478",
"sourceIdentifier": "security@debian.org",
"published": "2014-06-17T14:55:06.047",
"lastModified": "2020-01-08T15:22:43.287",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "APT before 1.0.4 does not properly validate source packages, which allows man-in-the-middle attackers to download and install Trojan horse packages by removing the Release signature."
},
{
"lang": "es",
"value": "APT anterior a 1.0.4 no valida debidamente paquetes de fuentes, lo que permite a atacantes man-in-the-middle descargar e instalar paquetes de caballos de troya mediante la eliminaci\u00f3n de la firma Release."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 4.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:debian:advanced_package_tool:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.0.3",
"matchCriteriaId": "922AE2B6-81C1-4B86-A678-B2157A1CBC10"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2014/dsa-2958",
"source": "security@debian.org"
},
{
"url": "http://www.ubuntu.com/usn/USN-2246-1",
"source": "security@debian.org"
},
{
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749795",
"source": "security@debian.org",
"tags": [
"Exploit"
]
}
]
}