CVE-2024-28676: XSS
Published Mar 13, 2024
·Updated
DedeCMS v5.7 was discovered to contain a cross-site scripting (XSS) vulnerability via /dede/articleedit.php.
Affected Software
2 affected components
DedeCMS Dedecms
DedeCMS Dedecms=5.7
Event History
Mar 13, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·04:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-28676?
CVE-2024-28676 has been classified as a medium severity cross-site scripting (XSS) vulnerability.
2
How do I fix CVE-2024-28676?
To fix CVE-2024-28676, ensure that the application sanitizes user inputs on the /dede/article_edit.php page.
3
What versions of DedeCMS are affected by CVE-2024-28676?
CVE-2024-28676 affects DedeCMS version 5.7.
4
Can CVE-2024-28676 lead to data exposure?
Yes, CVE-2024-28676 can lead to data exposure through the execution of malicious scripts in the user's browser.
5
How can I check if my DedeCMS site is vulnerable to CVE-2024-28676?
You can check for vulnerability to CVE-2024-28676 by analyzing the input fields on /dede/article_edit.php for improper handling of user input.