130 lines
3.7 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-15811",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-10-23T17:29:00.737",
"lastModified": "2017-11-14T14:53:45.210",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The Pootle Button plugin before 1.2.0 for WordPress has XSS via the assets_url parameter in assets/dialog.php, exploitable via wp-admin/admin-ajax.php."
},
{
"lang": "es",
"value": "El plugin Pootle Button en versiones anteriores a la 1.2.0 para WordPress tiene Cross-Site Scripting (XSS) mediante el par\u00c3\u00a1metro assets_url en assets/dialog.php, explotable a trav\u00c3\u00a9s de wp-admin/admin-ajax.php."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
],
"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:pootlepress:pootle_button:1.0.0:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "BC87313C-99EE-4853-A226-BBAEBF461BC0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pootlepress:pootle_button:1.1.0:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "B4A5620A-66C7-41B4-BE5C-4FECB996A8DF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:pootlepress:pootle_button:1.1.1:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "C91E225E-C764-4817-A869-233C3953CC1D"
}
]
}
]
}
],
"references": [
{
"url": "https://packetstormsecurity.com/files/144582/WordPress-Pootle-Button-1.1.1-Cross-Site-Scripting.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://plugins.trac.wordpress.org/changeset/1745805/pootle-button/tags/",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://wpvulndb.com/vulnerabilities/8930",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}