| 제목 | bagisto v2.3.15 Server-Side Request Forgery |
|---|
| 설명 | The Bagisto 2.3.15 application is vulnerable to Server-Side Request Forgery (SSRF) and Arbitrary Local File Read (LFI) in the handling of downloadable product URLs.
The application allows authenticated users with permissions to manage downloadable products (e.g., product managers or sales roles) to configure a downloadable link using an arbitrary URL. This URL is stored without proper validation.
When a customer downloads the purchased product, the application server uses PHP’s copy() function to fetch the content from the stored URL. Because the URL is not validated or sanitized, an attacker can supply malicious payloads that cause the server to:
Send requests to internal or external systems (SSRF)
Access local files via file:// or direct filesystem paths (LFI)
This effectively turns the server into a proxy controlled by the attacker. |
|---|
| 원천 | ⚠️ https://drive.google.com/file/d/1pVSN3BYjI_rUE2Jms5EcIBGSMdrq6Wql/view?usp=sharing |
|---|
| 사용자 | hai271120 (UID 96497) |
|---|
| 제출 | 2026. 04. 01. PM 03:59 (23 날 ago) |
|---|
| 모더레이션 | 2026. 04. 21. PM 02:04 (20 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 358435 [Bagisto 까지 2.3.15 Downloadable Link copy 권한 상승] |
|---|
| 포인트들 | 20 |
|---|