Lucene search
K

phpVibe Stored Cross Site Scripting

🗓️ 16 Jul 2015 00:00:00Reported by Filippos MastrogiannisType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

phpVibe Stored XSS vulnerability prior to version 4.20 allows logged in users to inject malicious code in comments leading to code execution on the target’s browser. Fixed in version 4.2

Code
`# phpVibe < 4.20 Stored XSS  
  
# Vendor Homepage: http://www.phpvibe.com  
# Affected Versions: prior to 4.20  
  
# Discovered by Filippos Mastrogiannis  
# Twitter: @filipposmastro  
# LinkedIn: https://www.linkedin.com/pub/filippos-mastrogiannis/68/132/177  
  
-- Description --  
  
This stored XSS vulnerability allows any logged in user  
to inject malicious code in the comments section:  
e.g. "><body onLoad=confirm("XSS")>  
  
The vulnerability exists because the user input is not properly sanitized  
and this can lead to malicious code injection that will be executed on the  
target’s browser  
  
-- Proof of Concept --  
  
1. The attacker posts a new comment which contains our payload:  
"><body onLoad=confirm("XSS")>  
  
2. The stored XSS can be triggered when any user visits the link of the  
uploaded content  
  
-- Solution --  
  
The vendor has fixed the issue in the version 4.21  
`

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