` . . .
._ | _. .|_ _. _.;_/
[_)|(_]\_|[ )(_](_.| \.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.
`
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