CVE-2024-39119: CSRF
Published Jul 2, 2024
·Updated
idccms v1.35 was discovered to contain a Cross-Site Request Forgery (CSRF) via admin/infodeal.php?mudi=rev&nohrefStr=close.
Affected Software
2 affected components
Sebrac Sebraccms
Sebrac Sebraccms=1.35
Event History
Jul 2, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·01:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-39119?
CVE-2024-39119 is considered a medium severity vulnerability due to its Cross-Site Request Forgery (CSRF) nature.
2
How do I fix CVE-2024-39119?
To fix CVE-2024-39119, implement CSRF tokens for form submissions and validate them on the server-side.
3
What are the potential impacts of CVE-2024-39119?
CVE-2024-39119 can lead to unauthorized actions being performed on behalf of an authenticated user, compromising application security.
4
Which software versions are affected by CVE-2024-39119?
CVE-2024-39119 affects idccms version 1.35.
5
How can I determine if my system is vulnerable to CVE-2024-39119?
Check if your application uses idccms version 1.35 and assess whether CSRF protections are in place.