| Title | bagisto v2.3.15 Server-Side Request Forgery |
|---|
| Description | 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. |
|---|
| Source | ⚠️ https://drive.google.com/file/d/1pVSN3BYjI_rUE2Jms5EcIBGSMdrq6Wql/view?usp=sharing |
|---|
| User | hai271120 (UID 96497) |
|---|
| Submission | 04/01/2026 15:59 (23 days ago) |
|---|
| Moderation | 04/21/2026 14:04 (20 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 358435 [Bagisto up to 2.3.15 Downloadable Link copy server-side request forgery] |
|---|
| Points | 20 |
|---|