제출 #881573: SourceCodester Stock Management System v1.0 V1.0 XSS정보

제목SourceCodester Stock Management System v1.0 V1.0 XSS
설명- A Stored XSS vulnerability was found in the `/php_action/getOrderReport.php` file of the "Stock Management System" project. The vulnerability originates from the `clientName` and `clientContact` fields submitted via `php_action/createOrder.php`, which are stored in the MySQL database without any sanitization or filtering. When `getOrderReport.php` generates an HTML report table and outputs `client_name` and `client_contact` values directly into HTML `<td>` elements without `htmlspecialchars()` encoding, any malicious script code stored in the database is rendered and executed in the victim''s browser. - Attackers can exploit this Stored XSS vulnerability to steal cookies, session tokens, or other sensitive information of any user who generates an order report. The payload is triggered when an administrator visits the report page and generates a report that includes the malicious order. This allows attackers to perform actions on behalf of the victim, deface web pages, redirect users to malicious websites, and gain control of the victim''s browser. - During the security review of "Stock Management System", I discovered a critical Stored XSS vulnerability in the "/php_action/getOrderReport.php" file. Since order reports aggregate multiple orders, a single malicious order can compromise every administrator who views the report, making this a high-impact vulnerability requiring immediate remediation.
원천⚠️ https://github.com/i-QvQ-i/first-OvO/issues/13
사용자
 i-OvO-i (UID 97659)
제출2026. 07. 06. PM 09:59 (2 개월 ago)
모더레이션2026. 08. 22. PM 12:12 (2 months later)
상태수락
VulDB 항목394300 [SourceCodester Stock Management System 1.0 getOrderReport.php clientName/clientContact 크로스 사이트 스크립팅]
포인트들20

Do you want to use VulDB in your project?

Use the official API to access entries easily!