René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

97 lines
2.7 KiB
JSON

{
"id": "CVE-2011-5304",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-01-01T11:59:10.053",
"lastModified": "2015-01-03T00:59:23.660",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in the Sodahead Polls plugin before 2.0.4 for WordPress allow remote attackers to inject arbitrary web script or HTML via (1) the poll_id parameter to customizer.php or (2) the customize parameter to poll.php."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de XSS en el plugin Sodahead Polls anterior a 2.0.4 para WordPress permiten a atacantes remotos inyectar secuencias de comandos web o HTML arbitrarios a trav\u00e9s de (1) el par\u00e1metro poll_id en customizer.php o (2) el par\u00e1metro customize en poll.php."
}
],
"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-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sodahead:sodahead_polls:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "2.0.3",
"matchCriteriaId": "70207AFA-E48D-4378-9930-3BCC35FF2423"
}
]
}
]
}
],
"references": [
{
"url": "https://wordpress.org/plugins/sodahead-polls/changelog/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.htbridge.com/advisory/HTB22893",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://www.htbridge.com/advisory/HTB22894",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}