FKIE_CVE-2013-1630
Vulnerability from fkie_nvd - Published: 2013-08-06 02:52 - Updated: 2025-04-11 00:51
Severity ?
Summary
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.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| guillaume_gauvrit | pyshop | * | |
| guillaume_gauvrit | pyshop | 0.1 | |
| guillaume_gauvrit | pyshop | 0.2 | |
| guillaume_gauvrit | pyshop | 0.3 | |
| guillaume_gauvrit | pyshop | 0.4 | |
| guillaume_gauvrit | pyshop | 0.5 | |
| guillaume_gauvrit | pyshop | 0.6 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:guillaume_gauvrit:pyshop:*:*:*:*:*:*:*:*",
"matchCriteriaId": "3B30639E-7947-4C2F-9CA3-751FEEE0565A",
"versionEndIncluding": "0.7",
"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",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"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."
}
],
"id": "CVE-2013-1630",
"lastModified": "2025-04-11T00:51:21.963",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
]
},
"published": "2013-08-06T02:52:10.223",
"references": [
{
"source": "cve@mitre.org",
"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": "af854a3a-2127-422b-91ae-364da2661108",
"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"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-20"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…