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

Yuyuyu

#19277of 56,330
15Total CVSS
Vulnerabilities · 2
High
2
PT-2026-55740
7.5
2026-07-04
Code Projects · Online Job Portal · CVE-2026-14660
**Name of the Vulnerable Software and Affected Versions** code-projects Online Job Portal version 1.0 **Description** A remote SQL injection exists in the `login.php` file. This occurs when the `txtUser` and `txtPass` arguments are manipulated, allowing an attacker to interfere with the database queries. **Recommendations** As a temporary workaround, restrict access to the `login.php` file or avoid using the `txtUser` and `txtPass` parameters until a fix is applied. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
PT-2026-45197
7.5
2026-05-31
Code Projects · Online Hospital Management System · CVE-2026-10186
**Name of the Vulnerable Software and Affected Versions** code-projects Online Hospital Management System version 1.0 **Description** A SQL injection flaw exists in the '/patient.php' endpoint. This issue occurs when the `editid` argument is manipulated, allowing a remote attacker to execute unauthorized SQL commands. **Recommendations** Update code-projects Online Hospital Management System to a version that resolves this issue. As a temporary workaround, restrict access to the '/patient.php' endpoint or avoid using the `editid` parameter until a fix is applied.