82 lines
2.2 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-5211",
"sourceIdentifier": "contact@wpscan.com",
"published": "2023-10-31T14:15:12.297",
"lastModified": "2023-11-08T18:34:40.567",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Fattura24 WordPress plugin before 6.2.8 does not sanitize or escape the 'id' parameter before outputting it back in the page, leading to a reflected Cross-Site Scripting vulnerability."
},
{
"lang": "es",
"value": "El complemento Fattura24 de WordPress anterior a 6.2.8 no sanitiza ni escapa del par\u00e1metro 'id' antes de devolverlo a la p\u00e1gina, lo que genera una vulnerabilidad de Cross-Site Scripting reflejada."
}
],
"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-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fattura24:fattura24:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "6.2.8",
"matchCriteriaId": "D17EB17D-12A4-4580-92BC-A3F8775A031F"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/aa868380-cda7-4ec6-8a3f-d9fa692908f2",
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}