CVE-2023-46020

MEDIUM

Code-Projects Blood Bank 1.0 - Stored Cross-Site Scripting via updateprofile.php Parameters

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2023-46020. PoCs published by ersinerenler.

AI-analyzed exploit summary The repository provides a functional proof-of-concept for a stored XSS vulnerability in Code-Projects Blood Bank 1.0, demonstrating how malicious scripts can be injected via the `rename`, `remail`, `rphone`, and `rcity` parameters in `updateprofile.php`. The PoC includes a detailed HTTP request example with a payload that triggers the XSS when viewed on the profile page.

Description

Cross Site Scripting (XSS) in updateprofile.php in Code-Projects Blood Bank 1.0 allows attackers to run arbitrary code via the 'rename', 'remail', 'rphone' and 'rcity' parameters.

Exploits (1)

nomisec WORKING POC
by ersinerenler · poc
https://github.com/ersinerenler/CVE-2023-46020-Code-Projects-Blood-Bank-1.0-Stored-Cross-Site-Scripting-Vulnerability

The repository provides a functional proof-of-concept for a stored XSS vulnerability in Code-Projects Blood Bank 1.0, demonstrating how malicious scripts can be injected via the `rename`, `remail`, `rphone`, and `rcity` parameters in `updateprofile.php`. The PoC includes a detailed HTTP request example with a payload that triggers the XSS when viewed on the profile page.

Classification
Working Poc 95%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: Code-Projects Blood Bank 1.0
Auth required
Prerequisites: Access to a user account with profile update permissions · Interception tool like Burp Suite to modify the POST request
devstral-2 · analyzed Feb 18, 2026 Full analysis →

Scores

CVSS v3 6.1
EPSS 0.0048
EPSS Percentile 37.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-79
Status published
Products (1)
code-projects/blood_bank 1.0
Published Nov 13, 2023
Tracked Since Feb 18, 2026