Lucene search
K

mybb-disclose.txt

🗓️ 25 Nov 2008 00:00:00Reported by NBBNType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 17 Views

MyBB 1.4.3 my_post_key Disclosure Vulnerability by NBBN. URLs contain my_post_key used by moderators and admins for actions and CSRF prevention. Attackers can exploit to perform admin and moderator actions with CSRF

Code
`##################################################################################  
#MyBB 1.4.3 my_post_key Disclosure Vulnerability by NBBN   
(http://nbbnsblog.co.cc)   
#  
##################################################################################  
  
Vendor: http://mybboard.net  
Date: November 25, 2008  
  
These URLs contains "my_post_key". Moderators and admins use these   
sometimes, depending on what they want to do with a thread.  
my_post_key is used to perform various actions and to prevent CSRF.  
  
  
These pages shows the posts of the users. If some of these posts have   
pictures, the referrer will be transfered to the server of the images.  
#####Vuln   
URLs#################################################################################  
http://localhost/mybb/moderation.php?action=mergeposts&tid=1&modtype=thread&my_post_key=[key]   
#  
http://localhost/mybb/moderation.php?action=split&tid=1&modtype=thread&my_post_key=[key]   
#  
http://localhost/mybb/moderation.php?action=deleteposts&tid=1&modtype=thread&my_post_key=[key]   
#  
############################################################################################   
  
  
  
Finally, an attacker has the postkey, and can perform some interesting   
moderator or administrator actions with csrf.  
`

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