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

109 lines
3.0 KiB
JSON

{
"id": "CVE-2012-4230",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-04-25T14:15:30.360",
"lastModified": "2017-08-29T01:32:14.323",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The bbcode plugin in TinyMCE 3.5.8 does not properly enforce the TinyMCE security policy for the (1) encoding directive and (2) valid_elements attribute, which allows attackers to conduct cross-site scripting (XSS) attacks via application-specific vectors, as demonstrated using a textarea element."
},
{
"lang": "es",
"value": "El plugin bbcode en TinyMCE 3.5.8 no refuerza debidamente TinyMCE Security Policy para el (1) directivo de codificaci\u00f3n y (2) atributo valid_elements, lo que permite a atacantes remotos realizar ataques de XSS a trav\u00e9s de vectores de aplicaci\u00f3n especifica, tal y como fue demostrado utilizando un elemento textarea."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-264"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tinymce:tinymce:3.5.8:*:*:*:*:*:*:*",
"matchCriteriaId": "9272D45A-1FF4-45CE-B465-E85373CA801E"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/91130",
"source": "cve@mitre.org"
},
{
"url": "http://packetstormsecurity.com/files/120750/TinyMCE-3.5.8-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://seclists.org/fulldisclosure/2013/Mar/114",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.madirish.net/554",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/58424",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82744",
"source": "cve@mitre.org"
}
]
}