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

90 lines
2.5 KiB
JSON

{
"id": "CVE-2015-4139",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-06-18T18:59:02.193",
"lastModified": "2015-06-19T14:17:06.007",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in smilies4wp.php in the WP Smiley plugin 1.4.1 for WordPress allows remote authenticated users to inject arbitrary web script or HTML via the s4w-more parameter to wp-admin/options-general.php."
},
{
"lang": "es",
"value": "Vulnerabilidad de XSS en smilies4wp.php en el plugin WP Smiley 1.4.1 para WordPress permite a usuarios remotos autenticados inyectar secuencias de comandos web arbitrarios o HTML a trav\u00e9s del par\u00e1metro s4w-more en wp-admin/options-general.php."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"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:wp_smiley_project:wp_smiley:1.4.1:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "66BE3127-CE00-412A-9159-710BDF87A8EE"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2015/05/29/1",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2015/05/31/2",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/74914",
"source": "cve@mitre.org"
}
]
}