| शीर्षक | POS Inventory System 1.0 Reflected Cross-Site Scripting (XSS) + SQL Injection |
|---|
| विवरण | A combined Reflected XSS and SQL Injection vulnerability was discovered in the search functionality of POS Inventory System Using PHP version 1.0.
SQL Injection: In search.php, the name parameter is directly interpolated into a LIKE SQL query without escaping. This allows an attacker to use UNION-based payloads to extract sensitive information from the database.
Reflected XSS: The application echoes database-sourced values (like product_name) directly into the HTML response without output encoding. In search_result.php, the id parameter is vulnerable to SQL injection, which can be used to reflect arbitrary JavaScript into the victim's browser. |
|---|
| स्रोत | ⚠️ https://gist.github.com/c4ttr4ck/24c157c90227c3f5cd5e5d871449fed8 |
|---|
| उपयोगकर्ता | c4ttr4ck (UID 75518) |
|---|
| सबमिशन | 26/04/2026 11:35 PM (1 महीना पहले) |
|---|
| संयम | 24/05/2026 09:45 AM (27 days later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 365428 [SourceCodester Simple POS and Inventory System 1.0 /user/search.php नाम SQL इंजेक्शन] |
|---|
| अंक | 20 |
|---|