2023-12-12 19:00:24 +00:00
{
"id" : "CVE-2023-28604" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-12-12T17:15:07.817" ,
2023-12-18 17:00:28 +00:00
"lastModified" : "2023-12-18T14:28:09.443" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-12 19:00:24 +00:00
"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."
2023-12-18 17:00:28 +00:00
} ,
{
"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"
}
]
}
]
2023-12-12 19:00:24 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/sitegeist/fluid-components/blob/master/Documentation/XssIssue.md" ,
2023-12-18 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Mitigation"
]
2023-12-12 19:00:24 +00:00
} ,
{
"url" : "https://typo3.org/security/advisory/typo3-ext-sa-2023-003" ,
2023-12-18 17:00:28 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-12-12 19:00:24 +00:00
}
]
}