2024-01-19 07:00:28 +00:00

94 lines
2.6 KiB
JSON

{
"id": "CVE-2023-52322",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-01-04T07:15:09.170",
"lastModified": "2024-01-19T05:15:08.803",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "ecrire/public/assembler.php in SPIP before 4.1.13 and 4.2.x before 4.2.7 allows XSS because input from _request() is not restricted to safe characters such as alphanumerics."
},
{
"lang": "es",
"value": "ecrire/public/assembler.php en SPIP anteriores a 4.1.3 y 4.2.x anteriores a 4.2.7 permite XSS porque la entrada from_request() no est\u00e1 restringida a caracteres seguros como los alfanum\u00e9ricos."
}
],
"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:spip:spip:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.1.3",
"matchCriteriaId": "47D9107B-EA51-4F05-A338-B3B92ABF30EE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:spip:spip:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.2.0",
"versionEndExcluding": "4.2.7",
"matchCriteriaId": "D19D049C-4AC1-4F13-A98B-F45B96668A25"
}
]
}
]
}
],
"references": [
{
"url": "https://blog.spip.net/Mise-a-jour-de-maintenance-et-securite-sortie-de-SPIP-4-2-7-SPIP-4-1-13.html?lang=fr",
"source": "cve@mitre.org",
"tags": [
"Release Notes"
]
},
{
"url": "https://git.spip.net/spip/spip/commit/e90f5344b8c82711053053e778d38a35e42b7bcb",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}