Lucene search
K

PHP Melody 1.0 Cross Site Request Forgery

🗓️ 18 Aug 2013 00:00:00Reported by Mehdi DadkhahType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 4186 Views

PHP Melody 1.9 Cross Site Request Forgery vulnerability. Exploit details and solution

Code
`PHP Melody 1.9 CSRF vulnerabilitie  
------------------------------------------------------------  
  
== Description ==  
- Software link: http://www.dl.seven7soft.net/script/PHPMELODY1.9.zip  
- Affected versions: version 1.9 .other versions might be affected as well.  
- Vulnerability discovered by: Mehdi Dadkhah(Isfahan)(Email: [email protected])  
-Google Dork: intext:"PHP Melody 1.9 powered by PHP Melody."  
  
  
== Vulnerabilities ==  
#CSRF Address :http://site.com/admin/login.php  
  
== Proof of concept ==  
- For the CSRF Address ,we have:  
#CSRF Address :http://site.com/admin/login.php  
Form name: login  
Form action: http://site.com/admin/login.php  
Form method: POST  
  
Form inputs:  
ausername [Text]  
apassword [Password]  
  
An attacker may force the users of a web application to execute actions of the attacker's choosing. A successful CSRF exploit can compromise  
end user data and operation in case of normal user. If the targeted end user is the administrator account, this can compromise the entire web  
application.  
== Solution ==  
Check if this form requires CSRF protection and implement CSRF countermeasures if necessary.  
  
`

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