2024-04-04 08:46:00 +00:00

81 lines
2.5 KiB
JSON

{
"id": "CVE-2022-4125",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-12-19T14:15:12.593",
"lastModified": "2023-11-07T03:56:59.533",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Popup Manager WordPress plugin through 1.6.6 does not have authorisation and CSRF check when creating/updating popups, and is missing sanitisation as well as escaping, which could allow unauthenticated attackers to create arbitrary popups and add Stored XSS payloads as well"
},
{
"lang": "es",
"value": "El complemento de WordPress Popup Manager hasta la versi\u00f3n 1.6.6 no tiene autorizaci\u00f3n ni verificaci\u00f3n CSRF al crear/actualizar ventanas emergentes, y le falta sanitizaci\u00f3n y escape, lo que podr\u00eda permitir a atacantes no autenticados crear ventanas emergentes arbitrarias y agregar tambi\u00e9n payloads XSS almacenados."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:popup_manager_project:popup_manager:*:*:*:*:*:wordpress:*:*",
"versionEndIncluding": "1.6.6",
"matchCriteriaId": "4054DCA9-313C-431D-93F5-44E54E9DD9CF"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/7862084a-2821-4ef1-8d01-c9c8b3f28b05",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}