Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Zhaoyihao

#19299of 56,331
15Total CVSS
Vulnerabilities · 2
High
2
PT-2026-56657
7.5
2026-07-09
Code Projects · Interview Management System · CVE-2026-15137
**Name of the Vulnerable Software and Affected Versions** code-projects Interview Management System version 1.0 **Description** An issue exists in the `incclassesView.php` file where improper handling of the `ID` argument allows for remote SQL injection. SQL injection is a technique where an attacker inserts malicious SQL code into a query, potentially allowing them to manipulate the database. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2026-56654
7.5
2026-07-08
Code Projects · Online Food Ordering System · CVE-2026-15135
**Name of the Vulnerable Software and Affected Versions** code-projects Online Food Order System version 1.0 **Description** A security flaw allows remote attackers to perform SQL injection, a technique where malicious SQL statements are inserted into entry fields for execution. The issue exists in the `/edit food items.php` endpoint via the manipulation of the `update` variable. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability. Avoid using the `update` variable in the `/edit food items.php` endpoint until the issue is resolved.