Lucene search

K

yabook-xss.txt

🗓️ 25 Apr 2007 00:00:00Reported by OmnipresentType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

YA Book 0.98-alpha - Persistent XSS Vulnerability in YaBook guestbook

Show more

AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Code
` . . .   
._ | _. .|_ _. _.;_/  
[_)|(_]\_|[ )(_](_.| \.net  
| ._|   
"YA Book 0.98-alpha - Persistent XSS Vulnerability"  
by Omni  
  
1) Infos  
---------  
Date : 2007-04-23  
Product : YA Book  
Version : 0.98-alpha - Prior version maybe also be affected  
Vendor : http://sourceforge.net/projects/yabook - http://www.phpee.com/  
Vendor Status : 2007-04-23 -> Not Informed!  
2007-04-24 -> Informed!  
  
Description : YaBook- Ya Book! ...or yet another guestbook. YaBook is a simple but powerful guestbook running on PHP  
5. It features easy installation and customization, multi-language support, and an administration  
interface. Various database systems are supported.  
  
Google Dork : Powered by YaBook 0.98-alpha - "Powered by YaBook 0.98-alpha"  
  
  
Source : omnipresent - omni  
E-mail : omnipresent[at]email[dot]it - omni[at]playhack[dot]net  
Team : Playhack.net Security  
  
2) Security Issues  
-------------------  
  
--- [ Remote Persistent XSS ] ---  
=================================  
  
YA Book is vulnerable to an XSS. A malicous user can put in the City Field HTML or JS code  
(in sigin module: http://host/path/index.php?mode=sign) as shown below:  
  
Eg script:  
  
<script>alert("XSS")</script>  
  
The vulnerability exist because the city field is not properly sanitized before being used!  
  
--- [ PoC ] ---  
===============  
  
A guest can posts a new message and after put the right captcha :D he can puts in the city field a code like:  
  
<script>location.href="http://host.com"</script>  
  
for a redirect with JS or.. he can injects other (eg: HTML, JS) codes..  
  
  
3) Patch  
--------  
  
Edit the source code to ensure that the input is properly sanitized before being used.  
  
  
  
  
  
  
  
  
  
`

Transform Your Security Services

Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.

Book a live demo
25 Apr 2007 00:00Current
7.4High risk
Vulners AI Score7.4
26
.json
Report