2024-12-08 03:06:42 +00:00

131 lines
4.4 KiB
JSON

{
"id": "CVE-2013-1630",
"sourceIdentifier": "cve@mitre.org",
"published": "2013-08-06T02:52:10.223",
"lastModified": "2024-11-21T01:50:01.943",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "pyshop before 0.7.1 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 a download operation."
},
{
"lang": "es",
"value": "\u201cpyshop\u201d anterior a v0.7.1 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 a una operaci\u00f3n de descarga."
}
],
"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",
"baseScore": 6.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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:guillaume_gauvrit:pyshop:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.7",
"matchCriteriaId": "3B30639E-7947-4C2F-9CA3-751FEEE0565A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:guillaume_gauvrit:pyshop:0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "5C8C9831-77AB-443D-9DFC-EB11E3DA30A9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:guillaume_gauvrit:pyshop:0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4A6D65D9-9373-486C-8F0B-4984C8EC8BC0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:guillaume_gauvrit:pyshop:0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "B56D849B-869C-4BD8-835B-D1CE65F1EB72"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:guillaume_gauvrit:pyshop:0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "3F6B2556-3F3F-4E47-9EF4-012D47FAA4B2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:guillaume_gauvrit:pyshop:0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "C5F6CF35-CE57-4283-AE65-2C57157CA6F9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:guillaume_gauvrit:pyshop:0.6:*:*:*:*:*:*:*",
"matchCriteriaId": "61B08236-47B0-4D6A-9B7F-F603302E802A"
}
]
}
]
}
],
"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://github.com/mardiros/pyshop/blob/master/CHANGES.txt",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/mardiros/pyshop/commit/ffadb0bcdef1e385884571670210cfd6ba351784",
"source": "cve@mitre.org"
},
{
"url": "http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/mardiros/pyshop/blob/master/CHANGES.txt",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/mardiros/pyshop/commit/ffadb0bcdef1e385884571670210cfd6ba351784",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}