Skip to main content

Simple Car Rental System CVE-2025-8335

LOW
Cross-Site Request Forgery (CSRF) (CWE-352)
2025-07-30 cna@vuldb.com
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

1
Analysis Generated
Apr 29, 2026 - 01:18 vuln.today

DescriptionCVE.org

A vulnerability classified as problematic has been found in code-projects Simple Car Rental System 1.0. This affects an unknown part. The manipulation leads to cross-site request forgery. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.

AnalysisAI

Cross-site request forgery in Simple Car Rental System 1.0 allows remote attackers to perform unauthorized actions on behalf of authenticated users via crafted requests, requiring user interaction. The vulnerability carries low real-world risk despite public exploit availability, with an EPSS score of 0.08% (24th percentile) indicating minimal actual exploitation probability. Authentication is not required to trigger the CSRF, but successful exploitation depends on the victim being logged in and visiting an attacker-controlled page.

Technical ContextAI

Cross-site request forgery (CVSS CWE-352) is a web application vulnerability where an attacker tricks an authenticated user into performing unwanted actions without their knowledge. In Simple Car Rental System 1.0, the vulnerability stems from missing or inadequate anti-CSRF tokens (such as SameSite cookie attributes, CSRF tokens in forms, or origin/referer validation). The affected CPE (cpe:2.3:a:code-projects:simple_car_rental_system:1.0:*:*:*:*:*:*:*) identifies the specific product and version. CSRF attacks exploit the stateless nature of HTTP and the browser's automatic credential submission, allowing cross-origin requests to modify application state when the victim is authenticated.

RemediationAI

No vendor-released patch identified at time of analysis. Developers should immediately implement anti-CSRF protections: add unique, unpredictable CSRF tokens to all state-changing forms (POST, PUT, DELETE requests), validate tokens server-side before processing requests, implement the SameSite=Strict cookie attribute for session cookies to prevent cross-origin credential submission, and validate the Origin or Referer HTTP headers to reject cross-origin requests. Users of Simple Car Rental System 1.0 should check the code-projects GitHub repository (https://code-projects.org/) for security updates or migrate to a patched version if available. As a temporary compensating control, restrict deployment to internal networks only or behind a WAF configured to detect and block CSRF patterns, though these do not eliminate the underlying vulnerability.

CVE-2025-60306 CRITICAL POC
9.9 Oct 10

Privilege escalation in code-projects Simple Car Rental System 1.0 lets an authenticated low-privilege user forge a high

CVE-2024-12945 MEDIUM POC
6.9 Dec 26

A vulnerability classified as critical was found in code-projects Simple Car Rental System 1.0. Rated medium severity (C

CVE-2024-11962 MEDIUM POC
6.9 Nov 28

A vulnerability classified as critical was found in code-projects Simple Car Rental System 1.0. Rated medium severity (C

CVE-2024-11632 MEDIUM POC
6.9 Nov 23

A vulnerability was found in code-projects Simple Car Rental System 1.0. Rated medium severity (CVSS 6.9), this vulnerab

CVE-2024-10702 MEDIUM POC
6.9 Nov 02

A vulnerability classified as critical has been found in code-projects Simple Car Rental System 1.0. Rated medium severi

CVE-2025-7476 MEDIUM POC
5.5 Jul 12

CVE-2025-7476 is a critical SQL injection vulnerability in code-projects Simple Car Rental System 1.0 affecting the /adm

CVE-2025-7475 MEDIUM POC
5.5 Jul 12

CVE-2025-7475 is a critical SQL injection vulnerability in code-projects Simple Car Rental System version 1.0, located i

CVE-2025-7477 LOW POC
2.0 Jul 12

Unrestricted file upload in Code-projects Simple Car Rental System 1.0 allows authenticated administrators to upload mal

CVE-2025-8337 LOW POC
1.9 Jul 30

Stored cross-site scripting (XSS) in Simple Car Rental System 1.0 allows authenticated administrators to inject maliciou

CVE-2025-0874 MEDIUM POC
5.3 Jan 30

A vulnerability, which was classified as critical, has been found in code-projects Simple Plugins Car Rental Management

Share

CVE-2025-8335 vulnerability details – vuln.today

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