## https://sploitus.com/exploit?id=9ECC71A8-B00A-53B6-ADFC-EAD1AFA621C5
# Cyber Cafe Management System - Security Vulnerabilities
This repository documents multiple security vulnerabilities discovered
in **Cyber Cafe Management System Using PHP & MySQL (v1.0)** developed by PHPGurukul.
The vulnerabilities were responsibly disclosed and assigned official CVE identifiers.
## ๐ Discovered Vulnerabilities
| CVE ID | Vulnerability Type | Affected Component |
|------|------------------|-------------------|
| CVE-2025-70890 | Stored XSS | add-users.php (username) |
| CVE-2025-70891 | Stored XSS | add-users.php (uadd) |
| CVE-2025-70892 | SQL Injection | add-users.php (username) |
| CVE-2025-70893 | Time-based Blind SQL Injection | adminprofile.php (adminname) |
## ๐ท Product Information
- **Product:** Cyber Cafe Management System
- **Vendor:** PHPGurukul
- **Version:** v1.0
- **Technology:** PHP & MySQL
## ๐จโ๐ป Researcher
**Efe Kaan AKKAR**
## โ ๏ธ Disclaimer
This repository is intended for educational and research purposes only.
All information is provided without exploitation code and should not be
used for unauthorized activities.