2023-06-26 18:00:32 +00:00

111 lines
3.2 KiB
JSON

{
"id": "CVE-2023-35783",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-16T15:15:10.037",
"lastModified": "2023-06-26T17:43:07.100",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The ke_search (aka Faceted Search) extension before 4.0.3, 4.1.x through 4.6.x before 4.6.6, and 5.x before 5.0.2 for TYPO3 allows XSS via indexed data."
}
],
"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
},
{
"source": "cve@mitre.org",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 6.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.4
}
]
},
"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:faceted_search_project:faceted_search:*:*:*:*:*:typo3:*:*",
"versionEndExcluding": "4.0.3",
"matchCriteriaId": "4EC1CCB6-F907-4E86-90C4-3CBEE9D79DA9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:faceted_search_project:faceted_search:*:*:*:*:*:typo3:*:*",
"versionStartIncluding": "4.1.0",
"versionEndExcluding": "4.6.6",
"matchCriteriaId": "1CD50341-1AE5-4D4D-81AE-0E62AA0142A5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:faceted_search_project:faceted_search:*:*:*:*:*:typo3:*:*",
"versionStartIncluding": "5.0.0",
"versionEndExcluding": "5.0.2",
"matchCriteriaId": "F37DE503-8D30-4F3B-AC72-FA05A86E953E"
}
]
}
]
}
],
"references": [
{
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2023-004",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}