2023-10-06 14:00:28 +00:00
{
"id" : "CVE-2023-44764" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-10-06T13:15:12.863" ,
2024-02-02 07:00:28 +00:00
"lastModified" : "2024-02-02T06:15:45.043" ,
"vulnStatus" : "Modified" ,
2023-10-06 14:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-02-02 07:00:28 +00:00
"value" : "A Cross Site Scripting (XSS) vulnerability in Concrete CMS before 9.2.3 exists via the Name parameter during installation (aka Site of Installation or Settings)."
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad de Cross Site Scripting (XSS) en Concrete CMS v.9.2.1 permite a un atacante ejecutar c\u00f3digo arbitrario a trav\u00e9s de un script manipulado en el par\u00e1metro SITE desde la instalaci\u00f3n o en la Configuraci\u00f3n."
2023-10-06 14:00:28 +00:00
}
] ,
2023-10-06 20:00:29 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.3 ,
"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:concretecms:concrete_cms:9.2.1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C7B776E3-2D7A-4BD9-9800-01AED3141336"
}
]
}
]
}
] ,
2023-10-06 14:00:28 +00:00
"references" : [
2024-02-02 07:00:28 +00:00
{
"url" : "https://documentation.concretecms.org/developers/introduction/version-history/923-release-notes" ,
"source" : "cve@mitre.org"
} ,
2023-10-06 14:00:28 +00:00
{
"url" : "https://github.com/sromanhu/ConcreteCMS-Stored-XSS---Site_Installation" ,
2023-10-06 20:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-10-06 14:00:28 +00:00
}
]
}