First published: Sat Jan 12 2019(Updated: )
An issue was discovered in UsualToolCMS 8.0. cmsadmin/a_sqlbackx.php?t=sql allows CSRF attacks that can execute SQL statements, and consequently execute arbitrary PHP code by writing that code into a .php file.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Usualtool CMS | =8.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-6244 is considered a medium severity vulnerability due to its potential for CSRF attacks and execution of arbitrary PHP code.
To fix CVE-2019-6244, ensure that all CMS requests are validated with proper CSRF tokens and implement secure coding practices to avoid SQL command execution vulnerabilities.
CVE-2019-6244 can facilitate CSRF attacks that can lead to the execution of SQL statements and arbitrary PHP code.
CVE-2019-6244 specifically affects UsualToolCMS version 8.0.
CVE-2019-6244 is a concern because it allows attackers to manipulate SQL queries and potentially compromise the integrity and security of the web application.