2024-07-14 02:06:08 +00:00

147 lines
4.6 KiB
JSON

{
"id": "CVE-2007-0106",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-01-09T00:28:00.000",
"lastModified": "2018-10-16T16:31:13.900",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in the CSRF protection scheme in WordPress before 2.0.6 allows remote attackers to inject arbitrary web script or HTML via a CSRF attack with an invalid token and quote characters or HTML tags in URL variable names, which are not properly handled when WordPress generates a new link to verify the request."
},
{
"lang": "es",
"value": "Vulnerabilidad de secuencias de comandos en sitios cruzados (XSS) en el esquema de protecci\u00f3n ante CSRF de WordPress anterior a 2.0.6 permite a atacantes remotos inyectar secuencias de comandos web o HTML de su elecci\u00f3n mediante un ataque CSRF con un token inv\u00e1lido y comillas o etiquetas HTML en los nombres de variable de la URL, que no son manejados adecuadamente cuando WordPress genera un nuevo enlace para verificar la petici\u00f3n."
}
],
"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": true,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "BDCFE9AA-39E9-4366-AAB7-F7A891BC797E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:2.0.1:*:*:*:*:*:*:*",
"matchCriteriaId": "BAF4671A-8449-438E-922B-94E5542137BC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:2.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "92F05A1F-2227-4166-807B-1BDE2EA8F245"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:2.0.3:*:*:*:*:*:*:*",
"matchCriteriaId": "0CF73E23-7CD0-429C-986B-5F721F1696BC"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:2.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "EECE66B3-3696-4E98-AF63-DF2FB256A6FB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wordpress:wordpress:2.0.5:*:*:*:*:*:*:*",
"matchCriteriaId": "E75BB382-6B47-4C6A-BF94-80443BEB1A23"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/33397",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/23595",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/2114",
"source": "cve@mitre.org"
},
{
"url": "http://wordpress.org/development/2007/01/wordpress-206/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.hardened-php.net/advisory_012007.140.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/archive/1/456048/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/21893",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://www.vupen.com/english/advisories/2007/0061",
"source": "cve@mitre.org"
}
]
}