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

98 lines
2.9 KiB
JSON

{
"id": "CVE-2012-5825",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-11-04T22:55:04.997",
"lastModified": "2024-11-21T01:45:18.847",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Tweepy does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate, related to use of the Python httplib library."
},
{
"lang": "es",
"value": "Tweepy no comprueba si el nombre del servidor coincide con un nombre de dominio en el CN del sujeto o en el campo subjectAltName del certificado X.509, lo que permite ataques man-in-the-middle que permiten falsificar servidores SSL mediante un certificado v\u00e1lido de su elecci\u00f3n. Se trata de un asunto relacionado con el uso de la biblioteca de Python httplib."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
"baseScore": 5.8,
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:tweepy:tweepy:-:*:*:*:*:*:*:*",
"matchCriteriaId": "14C219D1-E9E6-462D-942A-286147144F99"
}
]
}
]
}
],
"references": [
{
"url": "http://www.cs.utexas.edu/~shmat/shmat_ccs12.pdf",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/79831",
"source": "cve@mitre.org"
},
{
"url": "http://www.cs.utexas.edu/~shmat/shmat_ccs12.pdf",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/79831",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}