Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Zhutoujun

#26279of 53,633
9.8Total CVSS
Vulnerabilities · 1
PT-2023-12281
9.8
2023-02-03
Unknown · Native-Php-Cms · CVE-2021-36503
**Name of the Vulnerable Software and Affected Versions** native-php-cms version 1.0 **Description** The issue allows remote attackers to execute arbitrary SQL commands. This is achieved by exploiting the `cat` parameter in the `/list.php` file, enabling attackers to inject malicious SQL code. **Recommendations** For native-php-cms version 1.0, consider restricting access to the `/list.php` file or validating and sanitizing the `cat` parameter to prevent SQL injection attacks. As a temporary workaround, avoid using the `cat` parameter in the affected API endpoint until the issue is resolved.