First published: Mon Oct 23 2023(Updated: )
Multiple Cross Site Scripting (XSS) vulnerabilities in Concrete CMS v.9.2.1 allow an attacker to execute arbitrary code via a crafted script to the Header and Footer Tracking Codes of the SEO & Statistics.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/concrete5/concrete5 | <=9.2.1 | |
Concretecms Concrete Cms | =9.2.1 | |
=9.2.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-44760 is a vulnerability that allows an attacker to execute arbitrary code through crafted script inputs.
The XSS vulnerability in Concrete CMS v.9.2.1 allows an attacker to inject malicious scripts into the Header and Footer Tracking Codes of the SEO & Statistics, which can be executed by unsuspecting users of the website.
CVE-2023-44760 has a severity level of high due to the potential for an attacker to execute arbitrary code.
To fix the XSS vulnerabilities in Concrete CMS v.9.2.1, it is recommended to update to a patched version of the software (9.2.2 or later) that resolves the vulnerability.
CWE-79 is a Common Weakness Enumeration category that refers to Cross-Site Scripting (XSS) vulnerabilities.