2024-03-04 22:00:36 +00:00
{
2024-03-05 22:00:34 +00:00
"data_version" : "4.0" ,
2024-03-04 22:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-2179" ,
2024-03-05 22:00:34 +00:00
"ASSIGNER" : "security@concretecms.org" ,
"STATE" : "PUBLIC"
2024-03-04 22:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-30 22:00:34 +00:00
"value" : "Concrete CMS version 9 before 9.2.7 is vulnerable to Stored XSS via the Name field of a Group type since there is insufficient validation of administrator provided data for that field. A rogue administrator could inject malicious code into the Name field which might be executed when users visit the affected page. The Concrete CMS security team gave this vulnerability a CVSS v3.1 score of 2.2 with a vector of AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N Concrete versions below 9 do not include group types so they are not affected by this vulnerability. Thanks Luca Fuda for reporting."
2024-03-05 22:00:34 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2024-08-30 22:00:34 +00:00
"value" : "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')" ,
"cweId" : "CWE-79"
2024-03-05 22:00:34 +00:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Concrete CMS" ,
"product" : {
"product_data" : [
{
"product_name" : "Concrete CMS" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "9.0.0" ,
"version_value" : "9.2.7"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://documentation.concretecms.org/9-x/developers/introduction/version-history/927-release-notes" ,
"refsource" : "MISC" ,
"name" : "https://documentation.concretecms.org/9-x/developers/introduction/version-history/927-release-notes"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Luca Fuda"
}
] ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 2.2 ,
"baseSeverity" : "LOW" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.1"
2024-03-04 22:00:36 +00:00
}
]
}
}