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

81 lines
2.6 KiB
JSON

{
"id": "CVE-2022-2241",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-08-01T13:15:10.727",
"lastModified": "2023-11-07T03:46:21.577",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The Featured Image from URL (FIFU) WordPress plugin before 4.0.1 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack. Furthermore, due to the lack of validation, sanitisation and escaping in some of them, it could also lead to Stored XSS issues"
},
{
"lang": "es",
"value": "El plugin Featured Image from URL (FIFU) de WordPress versiones anteriores a 4.0.0, carece de comprobaci\u00f3n de tipo CSRF cuando es actualizada su configuraci\u00f3n, lo que podr\u00eda permitir a atacantes hacer a un administrador con sesi\u00f3n iniciada cambiarlos por medio de un ataque de tipo CSRF. Adem\u00e1s, debido a una falta de comprobaci\u00f3n, saneo y escape en algunos de ellos, tambi\u00e9n podr\u00eda conllevar a problemas de tipo XSS almacenado"
}
],
"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:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-116"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fifu:featured_image_from_url:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "4.0.0",
"matchCriteriaId": "BC31D8E1-D182-422F-A20F-D4245AB7A809"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/8670d196-972b-491b-8d9b-25994a345f57",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}