mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
90 lines
2.5 KiB
JSON
90 lines
2.5 KiB
JSON
{
|
|
"id": "CVE-2023-28604",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2023-12-12T17:15:07.817",
|
|
"lastModified": "2023-12-18T14:28:09.443",
|
|
"vulnStatus": "Analyzed",
|
|
"cveTags": [],
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "The fluid_components (aka Fluid Components) extension before 3.5.0 for TYPO3 allows XSS via a component argument parameter, for certain {content} use cases that may be edge cases."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "La extensi\u00f3n fluid_components (tambi\u00e9n conocida como Fluid Components) anterior a 3.5.0 para TYPO3 permite XSS a trav\u00e9s de un par\u00e1metro de argumento de componente, para ciertos casos de uso de {content} que pueden ser casos extremos."
|
|
}
|
|
],
|
|
"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:sitegeist:fluid_components:*:*:*:*:*:typo3:*:*",
|
|
"versionEndExcluding": "3.5.0",
|
|
"matchCriteriaId": "1E3DA22F-1591-4CC6-8633-F8BCA7F24BBF"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "https://github.com/sitegeist/fluid-components/blob/master/Documentation/XssIssue.md",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Exploit",
|
|
"Issue Tracking",
|
|
"Mitigation"
|
|
]
|
|
},
|
|
{
|
|
"url": "https://typo3.org/security/advisory/typo3-ext-sa-2023-003",
|
|
"source": "cve@mitre.org",
|
|
"tags": [
|
|
"Vendor Advisory"
|
|
]
|
|
}
|
|
]
|
|
} |