First published: Tue Sep 03 2024(Updated: )
A cross-site scripting (XSS) vulnerability in the component admin_collect_news.php of SeaCMS v12.9 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the siteurl parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Tina Tinacms | =12.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-44920 is rated as a medium severity vulnerability due to its potential to enable cross-site scripting (XSS) attacks.
To fix CVE-2024-44920, ensure that input validation and output encoding are properly implemented for the siteurl parameter in admin_collect_news.php.
CVE-2024-44920 allows attackers to execute arbitrary web scripts or HTML through XSS attacks.
CVE-2024-44920 affects SeaCMS version 12.9.
The vulnerable component in CVE-2024-44920 is admin_collect_news.php.