CVE-2024-35012: CSRF
Published May 14, 2024
·Updated
idccms v1.35 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component /admin/infoTypedeal.php?mudi=add&nohrefStr=close.
Affected Software
2 affected components
Sebrac Sebraccms
Sebrac Sebraccms=1.35
Event History
Jan 1, 1970
CVE Published
via MITRE·12:00 AM
May 14, 2024
CVE Published
via NVD·04:17 PM
Aug 2, 2024
Data Sourced
via MITRE·03:10 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2024-35012?
CVE-2024-35012 is classified as a medium severity vulnerability due to its potential for exploitation through Cross-Site Request Forgery.
2
How do I fix CVE-2024-35012?
To fix CVE-2024-35012, implement anti-CSRF tokens in forms and ensure user authentication for sensitive actions.
3
What component is affected by CVE-2024-35012?
CVE-2024-35012 affects the /admin/infoType_deal.php component in idccms version 1.35.
4
Is there a patch available for CVE-2024-35012?
As of now, there is no officially released patch for CVE-2024-35012; mitigation measures should be taken instead.
5
What types of attacks can exploit CVE-2024-35012?
CVE-2024-35012 can be exploited through Cross-Site Request Forgery attacks, allowing unauthorized actions on behalf of the user.