Skip to main content

Fabian

477 CVEs vendor

Monthly

CVE-2025-11512 Oct 09, 00:15 LOW POC Monitor

Stored cross-site scripting (XSS) in code-projects Voting System 1.0 allows remote attackers to inject malicious scripts via the Firstname, Lastname, or Platform parameters in /admin/voters_add.php, requiring user interaction to trigger payload execution. The vulnerability has a low CVSS score (2.1) due to UI requirement, but publicly available exploit code exists and the attack requires no authentication or special configuration.

PHP XSS Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-11511 Oct 08, 23:15 LOW POC Monitor

SQL injection in E-Commerce Website 1.0 allows authenticated remote attackers to manipulate the supp_email parameter in /pages/supplier_add.php, achieving limited information disclosure and integrity violation. The vulnerability requires login credentials (PR:L in CVSS 4.0 vector) but can be exploited over the network with low complexity. Publicly available exploit code exists, though EPSS scoring (0.03%) suggests minimal real-world exploitation despite proof-of-concept availability.

PHP SQLi E Commerce Website Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-11509 Oct 08, 23:15 LOW POC Monitor

SQL injection in E-Commerce Website 1.0 allows authenticated remote attackers to manipulate the prod_name parameter in /pages/product_add.php, leading to limited confidentiality, integrity, and availability impact. The vulnerability has low real-world risk despite public exploit availability due to low EPSS score (0.03%, 8th percentile) and requirement for prior authentication, suggesting exploitation is unlikely in typical deployments.

PHP SQLi E Commerce Website Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-11508 Oct 08, 23:15 LOW POC Monitor

Unrestricted file upload in code-projects Voting System 1.0 allows authenticated high-privilege administrators to upload arbitrary files via the photo parameter in /admin/voters_add.php, potentially leading to remote code execution. The vulnerability requires high-privilege credentials (PR:H) to exploit and affects only administrative functions; publicly available exploit code exists but exploitation is limited to admin-authenticated attackers with access to the administrative interface.

PHP Authentication Bypass File Upload Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.0
EPSS
0.1%
CVE-2025-11434 Oct 08, 05:15 MEDIUM POC This Month

SQL injection in the login page of Student Transcript Processing System 1.0 allows unauthenticated remote attackers to inject arbitrary SQL commands via the 'uname' parameter. A publicly available proof-of-concept exploit exists, but no evidence of active exploitation or inclusion in CISA KEV has been reported. EPSS predicts a very low exploitation probability (0.03%).

PHP SQLi Student Transcript Processing System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11431 Oct 08, 04:16 LOW POC Monitor

SQL injection in code-projects Web-Based Inventory and POS System 1.0 allows authenticated remote attackers to execute arbitrary SQL queries via the shopid parameter in /transaction.php, resulting in limited data confidentiality, integrity, and availability impact. The CVSS 2.1 score reflects low severity due to authentication requirement and constrained scope, but publicly available exploit code exists and the vulnerability has been publicly disclosed.

PHP SQLi Web Based Inventory And Pos System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-11424 Oct 08, 02:15 MEDIUM POC This Month

Unauthenticated SQL injection in code-projects Web-Based Inventory and POS System 1.0 allows remote attackers to manipulate the emailid parameter on login.php, potentially leading to data theft, authentication bypass, or database corruption. Public exploit code is available, but EPSS indicates a low probability of exploitation (0.03%). No vendor patch has been identified.

PHP SQLi Web Based Inventory And Pos System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11421 Oct 08, 02:15 LOW POC Monitor

Stored cross-site scripting (XSS) in code-projects Voting System 1.0 allows authenticated users with low privileges to inject malicious scripts via the Firstname, Lastname, or Platform parameters in /admin/candidates_edit.php, which execute in the context of other users' browsers when the edited candidate record is viewed. The vulnerability requires user interaction (UI:P) but affects integrity of data displayed to administrators. Exploit code is publicly available on GitHub, though EPSS score of 0.03% indicates limited real-world exploitation despite published POC.

PHP XSS Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.0
EPSS
0.0%
CVE-2025-11420 Oct 08, 01:15 MEDIUM POC This Month

SQL injection in code-projects E-Commerce Website 1.0 allows remote attackers to inject malicious SQL via the order_id parameter of /pages/edit_order_details.php. Exploit code is publicly available, though real-world exploitation probability is very low (EPSS 0.03%). No authentication is required, and the impact is limited to low confidentiality, integrity, and availability impacts.

PHP SQLi E Commerce Website Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11396 Oct 07, 13:15 MEDIUM POC This Month

SQL injection in code-projects Simple Food Ordering System 1.0 allows remote unauthenticated attackers to manipulate database queries via the Category parameter in /product.php. Exploit code is publicly available, but no active exploitation has been confirmed and EPSS probability is very low.

PHP SQLi Simple Food Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11354 Oct 07, 06:15 LOW POC Monitor

Unrestricted file upload in code-projects Online Hotel Reservation System 1.0 allows authenticated remote attackers to upload files via manipulation of the image parameter in /admin/addslideexec.php, leading to potential remote code execution. The CVSS score of 2.1 reflects low confidentiality, integrity, and availability impact due to authentication requirements (PR:L), but publicly available exploit code exists and the low EPSS score (0.05%, 14th percentile) indicates exploitation is unlikely to be widespread in practice.

PHP Authentication Bypass File Upload Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-11353 Oct 07, 06:15 LOW POC Monitor

Code-Projects Online Hotel Reservation System 1.0 allows authenticated remote attackers to upload arbitrary files via manipulation of the image parameter in /admin/addgalleryexec.php, bypassing file upload restrictions. The vulnerability requires valid admin credentials (PR:L in CVSS vector) and results in limited confidentiality, integrity, and availability impact. Public exploit code is available, though the low EPSS score (0.04%) and limited scope suggest this is not actively exploited at scale.

PHP Authentication Bypass File Upload Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-11352 Oct 07, 05:15 LOW POC Monitor

Unrestricted file upload in code-projects Online Hotel Reservation System 1.0 allows authenticated remote attackers to upload arbitrary files via the image parameter in /admin/addexec.php, potentially leading to remote code execution. The vulnerability has a low CVSS score (2.1) due to requirement for low-privilege authentication and limited impact scope, but publicly available exploit code exists and the issue affects confidentiality, integrity, and availability at the application layer.

PHP Authentication Bypass File Upload Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-11351 Oct 07, 05:15 LOW POC Monitor

Unrestricted file upload in code-projects Online Hotel Reservation System 1.0 allows authenticated remote attackers to upload arbitrary files via the image parameter in /admin/editpicexec.php, potentially leading to remote code execution. The vulnerability affects a low-impact scope but is publicly exploitable by authenticated users; EPSS scores this at 0.04% exploitation probability despite public POC availability, indicating limited real-world adoption of the vulnerable software.

PHP Authentication Bypass File Upload Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-11342 Oct 06, 18:15 LOW POC Monitor

SQL injection in code-projects Online Course Registration 1.0 allows high-privileged remote attackers to manipulate the coursecode parameter in /admin/edit-course.php, potentially extracting or modifying database contents. CVSS 4.0 reflects limited scope (only confidentiality/integrity impact to database layer with no system scope expansion), but the vulnerability requires administrative authentication (PR:H), significantly constraining real-world risk despite public exploit availability and 0.03% EPSS indicating minimal spontaneous exploitation likelihood.

PHP SQLi Online Course Registration Site Fabian
NVD GitHub VulDB
CVSS 4.0
2.0
EPSS
0.0%
CVE-2025-11329 Oct 06, 09:15 MEDIUM POC This Month

We need to produce a JSON analysis. The input provides CVE details, description, CVSS score (5.5) but that appears to be a CVSS v4.0 vector with base score likely computed from it? The given vector shows AV:N/AC:L/AT:N/PR:N/UI:N... so base score might be 5.5 but let's compute: CVSS 4.0 base metrics: AV:N/AC:L/AT:N/PR:N/UI:N impact to vulnerable system: VC:L/VI:L/VA:L (low on all), subsequent system: SC:N/SI:N/SA:N. The base score formula for CVSS 4.0: from spec, with SC:N/SI:N/SA:N, it's impact to VC,VI,VA only. The base score = max(impact score, exploitability score). Impact sub-score (ISS) = 1 - [(1-VC)*(1-VI)*(1-VA)] = 1 - (0.78*0.78*0.78)=1-0.474552=0.525448? wait VC=L=0.22? Actually CVSS 4.0 uses the same values as CVSS 3.1 for impact subscore? The CVSS 4.0 base score calculation: Exploitability (ESS) = something. But the base score as given is 5.5, which can be derived from that vector. So I'll accept that as the assessed score by NVD? The vector provided is a CVSS 4.0 vector, not 3.1. We need to produce our own assessed CVSS 3.1 and 4.0 vectors. I'll assess independently. Description: SQL injection in code-projects Online Course Registration 1.0, file /admin/manage-students.php, parameter ID. Remote. Public exploit exists. CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')), but SQL injection is CWE-89 typically. CWE-74 is generic, but could be mapping. EPSS 0.03%, low. POC available. Not in KEV. Unknown patch status from input. We need to produce all fields. Product name: "Online Course Registration Site" (from CPE product) or "Online Course Registration"? The description says "code-projects Online Course Registration 1.0". CPE: fabian:online_course_registration_site:1.0. The vendor is "code-projects"? Actually "code-projects" is the website domain. The CPE product is "online_course_registration_site". So product name: "Online Course Registration Site 1.0" (maybe just "Online Course Registration Sit

PHP SQLi Online Course Registration Site Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11124 Sep 28, 23:15 LOW POC Monitor

A vulnerability has been found in code-projects Project Monitoring System 1.0. Rated medium severity (CVSS 5.1), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP XSS Project Monitoring System Fabian
NVD GitHub VulDB
CVSS 4.0
2.0
EPSS
0.0%
CVE-2025-11116 Sep 28, 19:15 MEDIUM POC This Month

A vulnerability was found in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11115 Sep 28, 19:15 MEDIUM POC This Month

A vulnerability has been found in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11108 Sep 28, 15:15 MEDIUM POC This Month

A vulnerability was determined in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11107 Sep 28, 15:15 MEDIUM POC This Month

A vulnerability was found in code-projects Simple Scheduling System 1.0.php. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11106 Sep 28, 14:15 MEDIUM POC This Month

A vulnerability has been found in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11105 Sep 28, 13:15 MEDIUM POC This Month

A flaw has been found in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11094 Sep 28, 04:15 MEDIUM This Month

A security vulnerability has been detected in code-projects E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

PHP SQLi E Commerce Site Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11074 Sep 27, 19:15 MEDIUM POC This Month

A flaw has been found in code-projects Project Monitoring System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Project Monitoring System Fabian
NVD VulDB GitHub
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11066 Sep 27, 15:15 MEDIUM POC This Month

A flaw has been found in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11055 Sep 27, 10:15 MEDIUM POC This Month

A vulnerability was detected in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11037 Sep 26, 19:15 MEDIUM POC This Month

A security flaw has been discovered in code-projects E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi E Commerce Website Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-11036 Sep 26, 19:15 MEDIUM POC This Month

A vulnerability was identified in code-projects E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi E Commerce Website Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10843 Sep 23, 06:15 MEDIUM POC This Month

A flaw has been found in Reservation Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10842 Sep 23, 06:15 MEDIUM POC This Month

A vulnerability was detected in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10841 Sep 23, 06:15 MEDIUM POC This Month

A security vulnerability has been detected in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10837 Sep 23, 04:15 LOW Monitor

A security vulnerability has been detected in code-projects Simple Food Ordering System 1.0. Rated medium severity (CVSS 5.1), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP XSS Simple Food Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
2.0
EPSS
0.0%
CVE-2025-10802 Sep 22, 15:15 MEDIUM POC This Month

A flaw has been found in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10795 Sep 22, 11:15 MEDIUM POC This Month

A vulnerability has been found in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10793 Sep 22, 10:15 MEDIUM POC This Month

A vulnerability was detected in code-projects E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi E Commerce Website Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10791 Sep 22, 09:15 MEDIUM POC This Month

A weakness has been identified in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10789 Sep 22, 08:15 MEDIUM POC This Month

A vulnerability was identified in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System Fabian
NVD VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10788 Sep 22, 08:15 MEDIUM POC This Month

A vulnerability was determined in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10623 Sep 17, 23:15 MEDIUM POC This Month

A vulnerability was identified in SourceCodester Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-10621 Sep 17, 22:15 MEDIUM POC This Month

A vulnerability was determined in SourceCodester Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-56293 Sep 16, 15:15 MEDIUM POC This Month

code-projects Human Resource Integrated System 1.0 is vulnerable to Cross Site Scripting (XSS) in the Add Child Information section in the Childs Name field. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Human Resource Integrated System Fabian
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2025-56289 Sep 16, 15:15 MEDIUM This Month

code-projects Document Management System 1.0 has a Cross Site Scripting (XSS) vulnerability, where attackers can leak admin's cookie information by entering malicious XSS code in the Company field. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

XSS Document Management System Fabian
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2025-9929 Sep 04, 10:42 LOW POC Monitor

A weakness has been identified in code-projects Responsive Blog Site 1.0. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP XSS Responsive Blog Site Fabian
NVD GitHub VulDB
CVSS 4.0
1.9
EPSS
0.0%
CVE-2025-9841 Sep 03, 00:15 LOW POC Monitor

A security vulnerability has been detected in code-projects Mobile Shop Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP Authentication Bypass File Upload Mobile Shop Management System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.1%
CVE-2025-9790 Sep 01, 19:15 MEDIUM POC This Month

A security flaw has been discovered in SourceCodester Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-9789 Sep 01, 18:15 MEDIUM POC This Month

A vulnerability was identified in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-9733 Aug 31, 15:15 MEDIUM POC This Month

A security flaw has been discovered in code-projects Human Resource Integrated System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Human Resource Integrated System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-9667 Aug 29, 19:15 LOW POC Monitor

A vulnerability was detected in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System Fabian
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-9666 Aug 29, 18:15 LOW POC Monitor

A security vulnerability has been detected in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System Fabian
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-9665 Aug 29, 18:15 LOW POC Monitor

A weakness has been identified in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System Fabian
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-9664 Aug 29, 17:15 LOW POC Monitor

A security flaw has been discovered in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System Fabian
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-9663 Aug 29, 17:15 LOW POC Monitor

A vulnerability was identified in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System Fabian
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-9662 Aug 29, 17:15 MEDIUM POC This Month

A vulnerability was determined in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System Fabian
NVD VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-9025 Aug 15, 09:15 LOW POC Monitor

A vulnerability was determined in code-projects Simple Cafe Ordering System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Cafe Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-8964 Aug 14, 15:15 LOW POC Monitor

A vulnerability was identified in code-projects Hostel Management System 1.0. Rated medium severity (CVSS 4.8), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Hostel Management System Fabian
NVD VulDB
CVSS 4.0
1.9
EPSS
0.0%
CVE-2025-8962 Aug 14, 15:15 LOW POC Monitor

A vulnerability was found in code-projects Hostel Management System 1.0. Rated medium severity (CVSS 4.8), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Buffer Overflow Hostel Management System Fabian
NVD VulDB
CVSS 4.0
1.9
EPSS
0.0%
CVE-2025-8931 Aug 14, 03:15 LOW POC Monitor

A vulnerability was determined in code-projects Medical Store Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

SQLi Medical Store Management System Fabian
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-8930 Aug 14, 03:15 LOW POC Monitor

A vulnerability was found in code-projects Medical Store Management System 1.0.java of the component Update Company Page. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Java SQLi Medical Store Management System Fabian
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-8929 Aug 13, 22:15 LOW POC Monitor

A vulnerability has been found in code-projects Medical Store Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

SQLi Medical Store Management System Fabian
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-8928 Aug 13, 22:15 LOW POC Monitor

A vulnerability was identified in code-projects Medical Store Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Java SQLi Medical Store Management System Fabian
NVD VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-8859 Aug 11, 15:15 LOW POC Monitor

A vulnerability was identified in code-projects eBlog Site 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP Authentication Bypass File Upload Eblog Site Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-8501 Aug 03, 06:15 LOW POC Monitor

A vulnerability classified as problematic has been found in code-projects Human Resource Integrated System 1.0. Rated medium severity (CVSS 5.1), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP XSS Human Resource Integrated System Fabian
NVD GitHub VulDB
CVSS 4.0
2.0
EPSS
0.0%
CVE-2025-8500 Aug 03, 05:15 LOW POC Monitor

A vulnerability was found in code-projects Human Resource Integrated System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Human Resource Integrated System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.1%
CVE-2025-8470 Aug 02, 18:15 MEDIUM POC This Month

A vulnerability classified as critical was found in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-8469 Aug 02, 17:15 MEDIUM POC This Month

A vulnerability classified as critical has been found in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-8433 Aug 01, 04:16 LOW POC Monitor

A vulnerability was found in code-projects Document Management System 1.0 and classified as critical.php. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP Path Traversal Dell Document Management System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.1%
CVE-2025-8256 Jul 28, 05:16 LOW POC Monitor

Unrestricted file upload in code-projects Online Ordering System 1.0 allows authenticated remote attackers to upload arbitrary files via the image parameter in /admin/product.php, potentially enabling remote code execution. Despite a critical severity classification, the CVSS 4.0 score of 2.1 reflects low actual impact due to required authentication and limited scope. Publicly available exploit code exists; however, the 0.10% EPSS score (27th percentile) indicates minimal real-world exploitation likelihood, suggesting this is a low-priority vulnerability in practice.

PHP Authentication Bypass File Upload Online Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.1%
CVE-2025-8248 Jul 28, 01:15 MEDIUM POC This Month

SQL injection in Online Ordering System 1.0 allows remote unauthenticated attackers to inject arbitrary SQL code via the firstname parameter in signup.php. The vulnerability is publicly known and exploit code is available. EPSS exploitation probability is low (0.07%), and no active exploitation in the wild has been reported.

PHP SQLi Online Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-8236 Jul 27, 18:15 MEDIUM POC This Month

SQL injection in the admin edit_product.php page of the code-projects Online Ordering System 1.0 allows remote unauthenticated attackers to manipulate database queries. A publicly available exploit increases risk, though EPSS score is low (0.07%) and no active exploitation has been confirmed in CISA KEV. Attackers can extract or modify data with low impact on confidentiality, integrity, and availability.

PHP SQLi Online Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-8235 Jul 27, 16:15 MEDIUM POC This Month

SQL injection in code-projects Online Ordering System 1.0 via the Name parameter in /admin/product.php allows remote unauthenticated attackers to execute arbitrary SQL commands. Publicly available exploit code exists, but the EPSS score of 0.07% and low impact CVSS 4.0 score indicate a low likelihood of widespread exploitation. No active exploitation has been reported in the wild (not listed in CISA KEV).

PHP SQLi Online Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-8234 Jul 27, 15:15 MEDIUM POC This Month

SQL injection in Online Ordering System version 1.0 allows remote attackers to inject arbitrary SQL via the ID parameter of the /admin/delete_member.php endpoint. Public exploit code is available, but the EPSS exploitation probability is low (0.07%), and CISA KEV does not list this vulnerability.

PHP SQLi Online Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-8233 Jul 27, 15:15 MEDIUM POC This Month

SQL injection in code-projects Online Ordering System 1.0 allows remote unauthenticated attackers to execute arbitrary SQL commands via the 'un' parameter in /admin/user.php. A publicly available exploit exists, but no active exploitation has been reported (CISA KEV is absent), and EPSS indicates a very low exploitation probability (0.07%).

PHP SQLi Online Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-8232 Jul 27, 14:15 MEDIUM POC This Month

SQL injection in code-projects Online Ordering System 1.0 allows remote attackers to execute arbitrary SQL commands via the ID parameter in the admin user deletion script. Public exploit code is available, but EPSS indicates a low exploitation probability (0.07%) and no active exploitation is confirmed.

PHP SQLi Online Ordering System Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-8174 Jul 26, 01:15 LOW POC Monitor

Unrestricted file upload in code-projects Voting System 1.0 allows authenticated remote attackers to upload arbitrary files via the photo parameter in /admin/candidates_add.php, potentially enabling remote code execution. The vulnerability requires valid administrative credentials and has been publicly disclosed with exploit code available, though real-world exploitation risk is minimal given the CVSS 2.1 score and 0.06% EPSS percentile reflecting low automatable impact and authentication barriers.

PHP Authentication Bypass File Upload Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.1%
CVE-2025-8171 Jul 25, 22:15 LOW Monitor

Unrestricted file upload in code-projects Document Management System 1.0 via the /insert.php endpoint allows authenticated remote attackers to upload arbitrary files by manipulating the uploaded_file parameter, potentially enabling remote code execution or data exfiltration. Publicly available exploit code exists, though EPSS score of 0.06% suggests limited real-world exploitation likelihood due to low attack impact and authenticated access requirement.

PHP Authentication Bypass File Upload Document Management System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.1%
CVE-2025-8164 Jul 25, 18:15 LOW POC Monitor

SQL injection in code-projects Public Chat Room 1.0 via the ID parameter in send_message.php allows authenticated remote attackers to execute arbitrary SQL queries, despite a low CVSS 4.0 score of 2.1. The vulnerability requires prior authentication (PR:L) and offers only limited confidentiality impact (VC:L/VI:L/VA:L), but publicly available exploit code exists and the attack vector is network-accessible with low complexity, making it suitable for low-friction post-compromise lateral movement or information disclosure within authenticated environments.

PHP SQLi Public Chat Room Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.1%
CVE-2025-7951 Jul 22, 03:15 LOW POC Monitor

Reflected cross-site scripting in Public Chat Room 1.0 allows authenticated remote attackers to inject malicious scripts via the chat_msg or your_name parameters in /send_message.php, requiring user interaction to trigger payload execution. The vulnerability has a low CVSS score (2.0) and EPSS exploitation probability (0.05th percentile), but publicly available exploit code exists, limiting attack complexity for threat actors with valid credentials.

PHP XSS Public Chat Room Fabian
NVD GitHub VulDB
CVSS 4.0
2.0
EPSS
0.1%
CVE-2025-7950 Jul 22, 03:15 MEDIUM POC This Month

SQL injection vulnerability in Public Chat Room 1.0 allows unauthenticated remote attackers to inject malicious SQL via the Username field on the login page. Exploitation can result in unauthorized data access or modification. A public proof-of-concept is available, but no active exploitation (CISA KEV) has been reported.

PHP SQLi Public Chat Room Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.1%
CVE-2025-7756 Jul 17, 21:15 LOW POC Monitor

Cross-site request forgery (CSRF) vulnerability in code-projects E-Commerce Site version 1.0 allows remote attackers to perform unauthorized actions on behalf of authenticated users via a crafted request. The vulnerability requires user interaction (e.g., clicking a malicious link) and affects the integrity of user sessions. Publicly available exploit code exists, though the EPSS score of 0.06% indicates low real-world exploitation probability relative to the attack surface.

CSRF E Commerce Site Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.1%
CVE-2025-7609 Jul 14, 14:15 MEDIUM POC This Month

CVE-2025-7609 is a critical SQL injection vulnerability in code-projects Simple Shopping Cart 1.0 affecting the /register.php endpoint via the ruser_email parameter. An unauthenticated remote attacker can exploit this to read, modify, or delete database contents, potentially compromising user data and application integrity. Public exploit code exists, increasing real-world exploitation risk.

PHP SQLi Simple Shopping Cart Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-7608 Jul 14, 14:15 MEDIUM POC This Month

CVE-2025-7608 is a critical SQL injection vulnerability in code-projects Simple Shopping Cart 1.0 affecting the /userlogin.php endpoint's user_email parameter, allowing unauthenticated remote attackers to execute arbitrary SQL queries and potentially extract, modify, or delete database contents. The vulnerability has been publicly disclosed with proof-of-concept exploit code available, and while the CVSS score is 7.3 (moderate-to-high severity), the low attack complexity and lack of authentication requirements make this a high-priority exploit target for threat actors.

PHP SQLi Simple Shopping Cart Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-7607 Jul 14, 14:15 MEDIUM POC This Month

CVE-2025-7607 is a critical SQL injection vulnerability in code-projects Simple Shopping Cart 1.0 affecting the /Customers/save_order.php file, where the order_price parameter is improperly sanitized, allowing remote unauthenticated attackers to execute arbitrary SQL queries. The vulnerability has a public exploit disclosure and carries a CVSS score of 7.3 with demonstrated real-world exploitation potential, making it a high-priority security concern for affected deployments.

PHP SQLi Simple Shopping Cart Fabian
NVD GitHub VulDB
CVSS 4.0
5.5
EPSS
0.0%
CVE-2025-7581 Jul 14, 07:15 LOW POC Monitor

SQL injection vulnerability in code-projects Voting System 1.0 allows remote authenticated attackers to manipulate the ID parameter in /admin/positions_edit.php, potentially leading to unauthorized data access or modification. A public exploit is available, but low CVSS score (2.1) and EPSS (0.04%) indicate limited real-world risk, and no active exploitation has been reported.

PHP SQLi Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-7580 Jul 14, 07:15 LOW POC Monitor

SQL injection in Code-projects Voting System 1.0 allows remote authenticated attackers with low privileges to execute arbitrary SQL commands via the ID parameter in /admin/positions_row.php. Publicly available exploit code exists, enabling data theft or manipulation.

PHP SQLi Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-7558 Jul 14, 01:15 LOW POC Monitor

Authenticated SQL injection in code-projects Voting System 1.0 allows a low-privileged attacker to manipulate the description parameter in the admin panel endpoint /admin/positions_add.php, leading to unauthorized data access or modification. Public exploit code is available, but exploitation probability is very low (EPSS 0.04%) and the vector requires authentication; no active exploitation has been confirmed.

PHP SQLi Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-7557 Jul 14, 01:15 LOW POC Monitor

SQL injection in code-projects Voting System 1.0 allows authenticated remote attackers to execute arbitrary SQL commands via the ID parameter in /admin/voters_row.php, leading to potential database compromise. Exploit code is publicly available, and no vendor patch exists.

PHP SQLi Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-7556 Jul 14, 01:15 LOW POC Monitor

SQL injection in code-projects Voting System 1.0 allows authenticated low-privilege attackers to manipulate the ID parameter in /admin/voters_edit.php, potentially accessing or modifying database contents. A public exploit is available, though exploitation probability is low (EPSS 0.04%) and no active exploitation has been reported.

PHP SQLi Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-7555 Jul 14, 01:15 LOW POC Monitor

SQL injection in Voting System 1.0 allows remote attackers with low privileges to manipulate database queries via the firstname and lastname parameters in /admin/voters_add.php. Exploit code is publicly available but the vulnerability has a very low EPSS exploitation probability (0.04%) and no active exploitation has been confirmed by CISA KEV.

PHP SQLi Voting System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
CVE-2025-7511 Jul 13, 02:15 LOW POC Monitor

SQL injection in Chat System 1.0 allows authenticated remote attackers with low privileges to manipulate backend database queries via the musername parameter in /user/update_account.php. Successful exploitation leads to limited confidentiality, integrity, and availability impact. A public exploit is available, but no active exploitation has been confirmed.

PHP SQLi Chat System Fabian
NVD GitHub VulDB
CVSS 4.0
2.1
EPSS
0.0%
EPSS 0% CVSS 2.1
LOW POC Monitor

Stored cross-site scripting (XSS) in code-projects Voting System 1.0 allows remote attackers to inject malicious scripts via the Firstname, Lastname, or Platform parameters in /admin/voters_add.php, requiring user interaction to trigger payload execution. The vulnerability has a low CVSS score (2.1) due to UI requirement, but publicly available exploit code exists and the attack requires no authentication or special configuration.

PHP XSS Voting System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection in E-Commerce Website 1.0 allows authenticated remote attackers to manipulate the supp_email parameter in /pages/supplier_add.php, achieving limited information disclosure and integrity violation. The vulnerability requires login credentials (PR:L in CVSS 4.0 vector) but can be exploited over the network with low complexity. Publicly available exploit code exists, though EPSS scoring (0.03%) suggests minimal real-world exploitation despite proof-of-concept availability.

PHP SQLi E Commerce Website +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection in E-Commerce Website 1.0 allows authenticated remote attackers to manipulate the prod_name parameter in /pages/product_add.php, leading to limited confidentiality, integrity, and availability impact. The vulnerability has low real-world risk despite public exploit availability due to low EPSS score (0.03%, 8th percentile) and requirement for prior authentication, suggesting exploitation is unlikely in typical deployments.

PHP SQLi E Commerce Website +1
NVD GitHub VulDB
EPSS 0% CVSS 2.0
LOW POC Monitor

Unrestricted file upload in code-projects Voting System 1.0 allows authenticated high-privilege administrators to upload arbitrary files via the photo parameter in /admin/voters_add.php, potentially leading to remote code execution. The vulnerability requires high-privilege credentials (PR:H) to exploit and affects only administrative functions; publicly available exploit code exists but exploitation is limited to admin-authenticated attackers with access to the administrative interface.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in the login page of Student Transcript Processing System 1.0 allows unauthenticated remote attackers to inject arbitrary SQL commands via the 'uname' parameter. A publicly available proof-of-concept exploit exists, but no evidence of active exploitation or inclusion in CISA KEV has been reported. EPSS predicts a very low exploitation probability (0.03%).

PHP SQLi Student Transcript Processing System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection in code-projects Web-Based Inventory and POS System 1.0 allows authenticated remote attackers to execute arbitrary SQL queries via the shopid parameter in /transaction.php, resulting in limited data confidentiality, integrity, and availability impact. The CVSS 2.1 score reflects low severity due to authentication requirement and constrained scope, but publicly available exploit code exists and the vulnerability has been publicly disclosed.

PHP SQLi Web Based Inventory And Pos System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

Unauthenticated SQL injection in code-projects Web-Based Inventory and POS System 1.0 allows remote attackers to manipulate the emailid parameter on login.php, potentially leading to data theft, authentication bypass, or database corruption. Public exploit code is available, but EPSS indicates a low probability of exploitation (0.03%). No vendor patch has been identified.

PHP SQLi Web Based Inventory And Pos System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.0
LOW POC Monitor

Stored cross-site scripting (XSS) in code-projects Voting System 1.0 allows authenticated users with low privileges to inject malicious scripts via the Firstname, Lastname, or Platform parameters in /admin/candidates_edit.php, which execute in the context of other users' browsers when the edited candidate record is viewed. The vulnerability requires user interaction (UI:P) but affects integrity of data displayed to administrators. Exploit code is publicly available on GitHub, though EPSS score of 0.03% indicates limited real-world exploitation despite published POC.

PHP XSS Voting System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in code-projects E-Commerce Website 1.0 allows remote attackers to inject malicious SQL via the order_id parameter of /pages/edit_order_details.php. Exploit code is publicly available, though real-world exploitation probability is very low (EPSS 0.03%). No authentication is required, and the impact is limited to low confidentiality, integrity, and availability impacts.

PHP SQLi E Commerce Website +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in code-projects Simple Food Ordering System 1.0 allows remote unauthenticated attackers to manipulate database queries via the Category parameter in /product.php. Exploit code is publicly available, but no active exploitation has been confirmed and EPSS probability is very low.

PHP SQLi Simple Food Ordering System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

Unrestricted file upload in code-projects Online Hotel Reservation System 1.0 allows authenticated remote attackers to upload files via manipulation of the image parameter in /admin/addslideexec.php, leading to potential remote code execution. The CVSS score of 2.1 reflects low confidentiality, integrity, and availability impact due to authentication requirements (PR:L), but publicly available exploit code exists and the low EPSS score (0.05%, 14th percentile) indicates exploitation is unlikely to be widespread in practice.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

Code-Projects Online Hotel Reservation System 1.0 allows authenticated remote attackers to upload arbitrary files via manipulation of the image parameter in /admin/addgalleryexec.php, bypassing file upload restrictions. The vulnerability requires valid admin credentials (PR:L in CVSS vector) and results in limited confidentiality, integrity, and availability impact. Public exploit code is available, though the low EPSS score (0.04%) and limited scope suggest this is not actively exploited at scale.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

Unrestricted file upload in code-projects Online Hotel Reservation System 1.0 allows authenticated remote attackers to upload arbitrary files via the image parameter in /admin/addexec.php, potentially leading to remote code execution. The vulnerability has a low CVSS score (2.1) due to requirement for low-privilege authentication and limited impact scope, but publicly available exploit code exists and the issue affects confidentiality, integrity, and availability at the application layer.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

Unrestricted file upload in code-projects Online Hotel Reservation System 1.0 allows authenticated remote attackers to upload arbitrary files via the image parameter in /admin/editpicexec.php, potentially leading to remote code execution. The vulnerability affects a low-impact scope but is publicly exploitable by authenticated users; EPSS scores this at 0.04% exploitation probability despite public POC availability, indicating limited real-world adoption of the vulnerable software.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 2.0
LOW POC Monitor

SQL injection in code-projects Online Course Registration 1.0 allows high-privileged remote attackers to manipulate the coursecode parameter in /admin/edit-course.php, potentially extracting or modifying database contents. CVSS 4.0 reflects limited scope (only confidentiality/integrity impact to database layer with no system scope expansion), but the vulnerability requires administrative authentication (PR:H), significantly constraining real-world risk despite public exploit availability and 0.03% EPSS indicating minimal spontaneous exploitation likelihood.

PHP SQLi Online Course Registration Site +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

We need to produce a JSON analysis. The input provides CVE details, description, CVSS score (5.5) but that appears to be a CVSS v4.0 vector with base score likely computed from it? The given vector shows AV:N/AC:L/AT:N/PR:N/UI:N... so base score might be 5.5 but let's compute: CVSS 4.0 base metrics: AV:N/AC:L/AT:N/PR:N/UI:N impact to vulnerable system: VC:L/VI:L/VA:L (low on all), subsequent system: SC:N/SI:N/SA:N. The base score formula for CVSS 4.0: from spec, with SC:N/SI:N/SA:N, it's impact to VC,VI,VA only. The base score = max(impact score, exploitability score). Impact sub-score (ISS) = 1 - [(1-VC)*(1-VI)*(1-VA)] = 1 - (0.78*0.78*0.78)=1-0.474552=0.525448? wait VC=L=0.22? Actually CVSS 4.0 uses the same values as CVSS 3.1 for impact subscore? The CVSS 4.0 base score calculation: Exploitability (ESS) = something. But the base score as given is 5.5, which can be derived from that vector. So I'll accept that as the assessed score by NVD? The vector provided is a CVSS 4.0 vector, not 3.1. We need to produce our own assessed CVSS 3.1 and 4.0 vectors. I'll assess independently. Description: SQL injection in code-projects Online Course Registration 1.0, file /admin/manage-students.php, parameter ID. Remote. Public exploit exists. CWE-74 (Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')), but SQL injection is CWE-89 typically. CWE-74 is generic, but could be mapping. EPSS 0.03%, low. POC available. Not in KEV. Unknown patch status from input. We need to produce all fields. Product name: "Online Course Registration Site" (from CPE product) or "Online Course Registration"? The description says "code-projects Online Course Registration 1.0". CPE: fabian:online_course_registration_site:1.0. The vendor is "code-projects"? Actually "code-projects" is the website domain. The CPE product is "online_course_registration_site". So product name: "Online Course Registration Site 1.0" (maybe just "Online Course Registration Sit

PHP SQLi Online Course Registration Site +1
NVD GitHub VulDB
EPSS 0% CVSS 2.0
LOW POC Monitor

A vulnerability has been found in code-projects Project Monitoring System 1.0. Rated medium severity (CVSS 5.1), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP XSS Project Monitoring System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was found in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability has been found in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was determined in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was found in code-projects Simple Scheduling System 1.0.php. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability has been found in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A flaw has been found in code-projects Simple Scheduling System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Scheduling System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM This Month

A security vulnerability has been detected in code-projects E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

PHP SQLi E Commerce Site +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A flaw has been found in code-projects Project Monitoring System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Project Monitoring System +1
NVD VulDB GitHub
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A flaw has been found in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was detected in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A security flaw has been discovered in code-projects E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi E Commerce Website +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was identified in code-projects E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi E Commerce Website +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A flaw has been found in Reservation Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was detected in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A security vulnerability has been detected in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.0
LOW Monitor

A security vulnerability has been detected in code-projects Simple Food Ordering System 1.0. Rated medium severity (CVSS 5.1), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

PHP XSS Simple Food Ordering System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A flaw has been found in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability has been found in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was detected in code-projects E-Commerce Website 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi E Commerce Website +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A weakness has been identified in code-projects Online Bidding System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Bidding System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was identified in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System +1
NVD VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was determined in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was identified in SourceCodester Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Hotel Reservation System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was determined in SourceCodester Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Hotel Reservation System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.4
MEDIUM POC This Month

code-projects Human Resource Integrated System 1.0 is vulnerable to Cross Site Scripting (XSS) in the Add Child Information section in the Childs Name field. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Human Resource Integrated System Fabian
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM This Month

code-projects Document Management System 1.0 has a Cross Site Scripting (XSS) vulnerability, where attackers can leak admin's cookie information by entering malicious XSS code in the Company field. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

XSS Document Management System Fabian
NVD GitHub
EPSS 0% CVSS 1.9
LOW POC Monitor

A weakness has been identified in code-projects Responsive Blog Site 1.0. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP XSS Responsive Blog Site +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A security vulnerability has been detected in code-projects Mobile Shop Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A security flaw has been discovered in SourceCodester Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Hotel Reservation System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was identified in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A security flaw has been discovered in code-projects Human Resource Integrated System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Human Resource Integrated System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability was detected in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System +1
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A security vulnerability has been detected in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System +1
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A weakness has been identified in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System +1
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A security flaw has been discovered in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System +1
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability was identified in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System +1
NVD VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability was determined in code-projects Simple Grading System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Grading System +1
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability was determined in code-projects Simple Cafe Ordering System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Simple Cafe Ordering System +1
NVD GitHub VulDB
EPSS 0% CVSS 1.9
LOW POC Monitor

A vulnerability was identified in code-projects Hostel Management System 1.0. Rated medium severity (CVSS 4.8), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Hostel Management System Fabian
NVD VulDB
EPSS 0% CVSS 1.9
LOW POC Monitor

A vulnerability was found in code-projects Hostel Management System 1.0. Rated medium severity (CVSS 4.8), this vulnerability is low attack complexity. Public exploit code available and no vendor patch available.

Buffer Overflow Hostel Management System Fabian
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability was determined in code-projects Medical Store Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

SQLi Medical Store Management System Fabian
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability was found in code-projects Medical Store Management System 1.0.java of the component Update Company Page. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Java SQLi Medical Store Management System +1
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability has been found in code-projects Medical Store Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

SQLi Medical Store Management System Fabian
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability was identified in code-projects Medical Store Management System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Java SQLi Medical Store Management System +1
NVD VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability was identified in code-projects eBlog Site 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 2.0
LOW POC Monitor

A vulnerability classified as problematic has been found in code-projects Human Resource Integrated System 1.0. Rated medium severity (CVSS 5.1), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP XSS Human Resource Integrated System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability was found in code-projects Human Resource Integrated System 1.0. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Human Resource Integrated System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability classified as critical was found in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

A vulnerability classified as critical has been found in SourceCodester Online Hotel Reservation System 1.0. Rated medium severity (CVSS 6.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

PHP SQLi Online Hotel Reservation System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

A vulnerability was found in code-projects Document Management System 1.0 and classified as critical.php. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

PHP Path Traversal Dell +2
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

Unrestricted file upload in code-projects Online Ordering System 1.0 allows authenticated remote attackers to upload arbitrary files via the image parameter in /admin/product.php, potentially enabling remote code execution. Despite a critical severity classification, the CVSS 4.0 score of 2.1 reflects low actual impact due to required authentication and limited scope. Publicly available exploit code exists; however, the 0.10% EPSS score (27th percentile) indicates minimal real-world exploitation likelihood, suggesting this is a low-priority vulnerability in practice.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in Online Ordering System 1.0 allows remote unauthenticated attackers to inject arbitrary SQL code via the firstname parameter in signup.php. The vulnerability is publicly known and exploit code is available. EPSS exploitation probability is low (0.07%), and no active exploitation in the wild has been reported.

PHP SQLi Online Ordering System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in the admin edit_product.php page of the code-projects Online Ordering System 1.0 allows remote unauthenticated attackers to manipulate database queries. A publicly available exploit increases risk, though EPSS score is low (0.07%) and no active exploitation has been confirmed in CISA KEV. Attackers can extract or modify data with low impact on confidentiality, integrity, and availability.

PHP SQLi Online Ordering System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in code-projects Online Ordering System 1.0 via the Name parameter in /admin/product.php allows remote unauthenticated attackers to execute arbitrary SQL commands. Publicly available exploit code exists, but the EPSS score of 0.07% and low impact CVSS 4.0 score indicate a low likelihood of widespread exploitation. No active exploitation has been reported in the wild (not listed in CISA KEV).

PHP SQLi Online Ordering System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in Online Ordering System version 1.0 allows remote attackers to inject arbitrary SQL via the ID parameter of the /admin/delete_member.php endpoint. Public exploit code is available, but the EPSS exploitation probability is low (0.07%), and CISA KEV does not list this vulnerability.

PHP SQLi Online Ordering System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in code-projects Online Ordering System 1.0 allows remote unauthenticated attackers to execute arbitrary SQL commands via the 'un' parameter in /admin/user.php. A publicly available exploit exists, but no active exploitation has been reported (CISA KEV is absent), and EPSS indicates a very low exploitation probability (0.07%).

PHP SQLi Online Ordering System +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection in code-projects Online Ordering System 1.0 allows remote attackers to execute arbitrary SQL commands via the ID parameter in the admin user deletion script. Public exploit code is available, but EPSS indicates a low exploitation probability (0.07%) and no active exploitation is confirmed.

PHP SQLi Online Ordering System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

Unrestricted file upload in code-projects Voting System 1.0 allows authenticated remote attackers to upload arbitrary files via the photo parameter in /admin/candidates_add.php, potentially enabling remote code execution. The vulnerability requires valid administrative credentials and has been publicly disclosed with exploit code available, though real-world exploitation risk is minimal given the CVSS 2.1 score and 0.06% EPSS percentile reflecting low automatable impact and authentication barriers.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW Monitor

Unrestricted file upload in code-projects Document Management System 1.0 via the /insert.php endpoint allows authenticated remote attackers to upload arbitrary files by manipulating the uploaded_file parameter, potentially enabling remote code execution or data exfiltration. Publicly available exploit code exists, though EPSS score of 0.06% suggests limited real-world exploitation likelihood due to low attack impact and authenticated access requirement.

PHP Authentication Bypass File Upload +2
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection in code-projects Public Chat Room 1.0 via the ID parameter in send_message.php allows authenticated remote attackers to execute arbitrary SQL queries, despite a low CVSS 4.0 score of 2.1. The vulnerability requires prior authentication (PR:L) and offers only limited confidentiality impact (VC:L/VI:L/VA:L), but publicly available exploit code exists and the attack vector is network-accessible with low complexity, making it suitable for low-friction post-compromise lateral movement or information disclosure within authenticated environments.

PHP SQLi Public Chat Room +1
NVD GitHub VulDB
EPSS 0% CVSS 2.0
LOW POC Monitor

Reflected cross-site scripting in Public Chat Room 1.0 allows authenticated remote attackers to inject malicious scripts via the chat_msg or your_name parameters in /send_message.php, requiring user interaction to trigger payload execution. The vulnerability has a low CVSS score (2.0) and EPSS exploitation probability (0.05th percentile), but publicly available exploit code exists, limiting attack complexity for threat actors with valid credentials.

PHP XSS Public Chat Room +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

SQL injection vulnerability in Public Chat Room 1.0 allows unauthenticated remote attackers to inject malicious SQL via the Username field on the login page. Exploitation can result in unauthorized data access or modification. A public proof-of-concept is available, but no active exploitation (CISA KEV) has been reported.

PHP SQLi Public Chat Room +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

Cross-site request forgery (CSRF) vulnerability in code-projects E-Commerce Site version 1.0 allows remote attackers to perform unauthorized actions on behalf of authenticated users via a crafted request. The vulnerability requires user interaction (e.g., clicking a malicious link) and affects the integrity of user sessions. Publicly available exploit code exists, though the EPSS score of 0.06% indicates low real-world exploitation probability relative to the attack surface.

CSRF E Commerce Site Fabian
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

CVE-2025-7609 is a critical SQL injection vulnerability in code-projects Simple Shopping Cart 1.0 affecting the /register.php endpoint via the ruser_email parameter. An unauthenticated remote attacker can exploit this to read, modify, or delete database contents, potentially compromising user data and application integrity. Public exploit code exists, increasing real-world exploitation risk.

PHP SQLi Simple Shopping Cart +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

CVE-2025-7608 is a critical SQL injection vulnerability in code-projects Simple Shopping Cart 1.0 affecting the /userlogin.php endpoint's user_email parameter, allowing unauthenticated remote attackers to execute arbitrary SQL queries and potentially extract, modify, or delete database contents. The vulnerability has been publicly disclosed with proof-of-concept exploit code available, and while the CVSS score is 7.3 (moderate-to-high severity), the low attack complexity and lack of authentication requirements make this a high-priority exploit target for threat actors.

PHP SQLi Simple Shopping Cart +1
NVD GitHub VulDB
EPSS 0% CVSS 5.5
MEDIUM POC This Month

CVE-2025-7607 is a critical SQL injection vulnerability in code-projects Simple Shopping Cart 1.0 affecting the /Customers/save_order.php file, where the order_price parameter is improperly sanitized, allowing remote unauthenticated attackers to execute arbitrary SQL queries. The vulnerability has a public exploit disclosure and carries a CVSS score of 7.3 with demonstrated real-world exploitation potential, making it a high-priority security concern for affected deployments.

PHP SQLi Simple Shopping Cart +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection vulnerability in code-projects Voting System 1.0 allows remote authenticated attackers to manipulate the ID parameter in /admin/positions_edit.php, potentially leading to unauthorized data access or modification. A public exploit is available, but low CVSS score (2.1) and EPSS (0.04%) indicate limited real-world risk, and no active exploitation has been reported.

PHP SQLi Voting System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection in Code-projects Voting System 1.0 allows remote authenticated attackers with low privileges to execute arbitrary SQL commands via the ID parameter in /admin/positions_row.php. Publicly available exploit code exists, enabling data theft or manipulation.

PHP SQLi Voting System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

Authenticated SQL injection in code-projects Voting System 1.0 allows a low-privileged attacker to manipulate the description parameter in the admin panel endpoint /admin/positions_add.php, leading to unauthorized data access or modification. Public exploit code is available, but exploitation probability is very low (EPSS 0.04%) and the vector requires authentication; no active exploitation has been confirmed.

PHP SQLi Voting System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection in code-projects Voting System 1.0 allows authenticated remote attackers to execute arbitrary SQL commands via the ID parameter in /admin/voters_row.php, leading to potential database compromise. Exploit code is publicly available, and no vendor patch exists.

PHP SQLi Voting System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection in code-projects Voting System 1.0 allows authenticated low-privilege attackers to manipulate the ID parameter in /admin/voters_edit.php, potentially accessing or modifying database contents. A public exploit is available, though exploitation probability is low (EPSS 0.04%) and no active exploitation has been reported.

PHP SQLi Voting System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection in Voting System 1.0 allows remote attackers with low privileges to manipulate database queries via the firstname and lastname parameters in /admin/voters_add.php. Exploit code is publicly available but the vulnerability has a very low EPSS exploitation probability (0.04%) and no active exploitation has been confirmed by CISA KEV.

PHP SQLi Voting System +1
NVD GitHub VulDB
EPSS 0% CVSS 2.1
LOW POC Monitor

SQL injection in Chat System 1.0 allows authenticated remote attackers with low privileges to manipulate backend database queries via the musername parameter in /user/update_account.php. Successful exploitation leads to limited confidentiality, integrity, and availability impact. A public exploit is available, but no active exploitation has been confirmed.

PHP SQLi Chat System +1
NVD GitHub VulDB
Prev Page 3 of 6 Next

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy