CVE-2022-41358

MEDIUM

Garage Management System v1.0 - XSS

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2022-41358. PoCs published by ub3rsick, thecasual.

AI-analyzed exploit summary This exploit demonstrates a stored XSS vulnerability in Garage Management System 1.0 by bypassing client-side validation via a crafted POST request to the `createCategories.php` endpoint. The payload injects a malicious script into the `categoriesName` parameter, which is then stored and executed in the context of the application.

Description

A stored cross-site scripting (XSS) vulnerability in Garage Management System v1.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the categoriesName parameter in createCategories.php.

Exploits (2)

exploitdb WORKING POC
by ub3rsick · textwebappsmultiple
https://www.exploit-db.com/exploits/52238

This exploit demonstrates a stored XSS vulnerability in Garage Management System 1.0 by bypassing client-side validation via a crafted POST request to the `createCategories.php` endpoint. The payload injects a malicious script into the `categoriesName` parameter, which is then stored and executed in the context of the application.

Classification
Working Poc 95%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: Garage Management System 1.0
Auth required
Prerequisites: Access to the application with valid session (PHPSESSID) · Ability to intercept and modify HTTP requests (e.g., using Burp Suite)
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC
by thecasual · poc
https://github.com/thecasual/CVE-2022-41358

This PoC demonstrates a stored XSS vulnerability in Garage Management System 1.0 by bypassing client-side validation via Burp Suite. The exploit modifies the 'categoriesName' parameter to inject a malicious script, which is then stored and executed in the application.

Classification
Working Poc 90%
Attack Type
Xss
Complexity
Trivial
Reliability
Reliable
Target: Garage Management System 1.0
Auth required
Prerequisites: Access to the application · Valid session cookie · Burp Suite or similar intercepting proxy
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 5.4
EPSS 0.0106
EPSS Percentile 78.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/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)
garage_management_system_project/garage_management_system 1.0
Published Oct 20, 2022
Tracked Since Feb 18, 2026