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

137 lines
4.7 KiB
JSON

{
"id": "CVE-2013-1633",
"sourceIdentifier": "cve@mitre.org",
"published": "2013-08-06T02:52:10.333",
"lastModified": "2013-10-11T13:59:05.830",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "easy_install in setuptools before 0.7 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to the default use of the product."
},
{
"lang": "es",
"value": "easy_install en setuptools anterior a v0.7 utiliza HTTP para recuperar paquetes del repositorio PyPI, y no realiza comprobaciones de integridad en el contenido del paquete, que permite a atacantes man-in-the-middle ejecutar c\u00f3digo arbitrario a trav\u00e9s de una respuesta dise\u00f1ada para el uso por defecto del producto."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:python:setuptools:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.7b4",
"matchCriteriaId": "98A58C30-8685-466E-8B39-9041F8610F0B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.40:*:*:*:*:*:*:*",
"matchCriteriaId": "D2F5E989-AA4A-45DB-AD38-8B6F3E6623CD"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.41:*:*:*:*:*:*:*",
"matchCriteriaId": "3AAAA31F-ADB7-4EB6-A224-B9E2D9AD2580"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.42:*:*:*:*:*:*:*",
"matchCriteriaId": "B08D7F14-EB7C-485C-BD6A-1BAE031A6CFB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.43:*:*:*:*:*:*:*",
"matchCriteriaId": "43239CDF-E50A-4B9C-900F-B87BC5887A9F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.44:*:*:*:*:*:*:*",
"matchCriteriaId": "F41C30F2-9179-4900-BF9B-A0608234396A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.45:*:*:*:*:*:*:*",
"matchCriteriaId": "B25FAC3B-A576-4B65-8B3E-4E9027C39CE4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.46:*:*:*:*:*:*:*",
"matchCriteriaId": "593B1342-E84E-446D-B35E-22E66BC300E8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.47:*:*:*:*:*:*:*",
"matchCriteriaId": "307E98F8-BD9E-4229-AB24-D844391B8E70"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.48:*:*:*:*:*:*:*",
"matchCriteriaId": "932A450D-0A73-4593-954E-5584066B17D7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:python:setuptools:0.6.49:*:*:*:*:*:*:*",
"matchCriteriaId": "3666BF98-9FC4-42CC-A1C3-437CDF3E4DE5"
}
]
}
]
}
],
"references": [
{
"url": "http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/",
"source": "cve@mitre.org"
},
{
"url": "https://pypi.python.org/pypi/setuptools/0.9.8#changes",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}