gsd-2013-2100
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
The urlopen function in pym/portage/util/_urlopen.py in Gentoo Portage 2.1.12, when using HTTPS, does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and modify binary package lists via a crafted certificate.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-2100", "description": "The urlopen function in pym/portage/util/_urlopen.py in Gentoo Portage 2.1.12, when using HTTPS, does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and modify binary package lists via a crafted certificate.", "id": "GSD-2013-2100" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-2100" ], "details": "The urlopen function in pym/portage/util/_urlopen.py in Gentoo Portage 2.1.12, when using HTTPS, does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and modify binary package lists via a crafted certificate.", "id": "GSD-2013-2100", "modified": "2023-12-13T01:22:18.250307Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-2100", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The urlopen function in pym/portage/util/_urlopen.py in Gentoo Portage 2.1.12, when using HTTPS, does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and modify binary package lists via a crafted certificate." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20130515 Re: CVE Request: Man in the middle on Gentoo Portage binary package installer", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2013/05/16/3" }, { "name": "GLSA-201507-16", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201507-16" }, { "name": "https://bugs.gentoo.org/show_bug.cgi?id=469888", "refsource": "CONFIRM", "url": "https://bugs.gentoo.org/show_bug.cgi?id=469888" }, { "name": "[oss-security] 20130515 CVE Request: Man in the middle on Gentoo Portage binary package installer", "refsource": "MLIST", "url": "http://openwall.com/lists/oss-security/2013/05/15/5" }, { "name": "59878", "refsource": "BID", "url": "http://www.securityfocus.com/bid/59878" }, { "name": "portage-cve20132100-sec-bypass(84315)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84315" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:gentoo:portage:2.1.12:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-2100" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The urlopen function in pym/portage/util/_urlopen.py in Gentoo Portage 2.1.12, when using HTTPS, does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and modify binary package lists via a crafted certificate." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-310" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20130515 CVE Request: Man in the middle on Gentoo Portage binary package installer", "refsource": "MLIST", "tags": [ "Exploit" ], "url": "http://openwall.com/lists/oss-security/2013/05/15/5" }, { "name": "59878", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/59878" }, { "name": "[oss-security] 20130515 Re: CVE Request: Man in the middle on Gentoo Portage binary package installer", "refsource": "MLIST", "tags": [], "url": "http://openwall.com/lists/oss-security/2013/05/16/3" }, { "name": "https://bugs.gentoo.org/show_bug.cgi?id=469888", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://bugs.gentoo.org/show_bug.cgi?id=469888" }, { "name": "GLSA-201507-16", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201507-16" }, { "name": "portage-cve20132100-sec-bypass(84315)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84315" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": true } }, "lastModifiedDate": "2017-08-29T01:33Z", "publishedDate": "2014-09-29T22:55Z" } } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.