Lucene search
K

Budabot 4.0 Denial Of Service

🗓️ 16 Nov 2018 00:00:00Reported by Ryan DelaneyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 350 Views

Budabot 4.0 Denial Of Service vulnerability in HELPBOT_MODUL

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Budabot 4.0 Denial Of Service Vulnerability
17 Nov 201800:00
zdt
0day.today
Budabot 4.0 - Denial of Service Exploit
3 Dec 201800:00
zdt
CNVD
Budabot Denial of Service Vulnerability
19 Nov 201800:00
cnvd
CVE
CVE-2018-19290
30 Nov 201818:00
cve
Cvelist
CVE-2018-19290
30 Nov 201818:00
cvelist
Exploit DB
Budabot 4.0 - Denial of Service (PoC)
3 Dec 201800:00
exploitdb
EUVD
EUVD-2018-10992
7 Oct 202500:30
euvd
exploitpack
Budabot 4.0 - Denial of Service (PoC)
3 Dec 201800:00
exploitpack
NVD
CVE-2018-19290
30 Nov 201818:29
nvd
Prion
Command injection
30 Nov 201818:29
prion
Rows per page
`<!--  
# Exploit Title: Budabot !calc Denial of Service  
# Date: 15-10-2018  
# Exploit Author: Ryan Delaney  
# Author Contact: [email protected]  
# Author LinkedIn: https://www.linkedin.com/in/infosecrd/  
# Vendor Homepage: http://budabot.com/  
# Software Link: https://github.com/Budabot/Budabot/releases  
# Version: 0.6 -> 4.0  
# Tested on: 4.0  
# CVE: CVE-2018-19290  
  
1. Description  
  
In modules/HELPBOT_MODULE in Budabot 0.6 through 4.0, lax syntax validation  
allows remote attackers to perform a command injection attack against the  
PHP daemon with a crafted command, resulting in a denial of service or  
possibly unspecified other impact. In versions before 3.0,  
modules/HELPBOT_MODULE/calc.php has the vulnerable code; in 3.0 and above,  
modules/HELPBOT_MODULE/HelpbotController.class.php has the vulnerable code.  
  
2. Proof of Concept  
  
Start the Budabot listener, set valid configuration options, and wait for  
the chatbot to announce it's ready in-game.  
Send the chatbot a private message containing "!calc 5 x 5", and the  
Budabot listener will terminate.  
  
3. Solution  
  
Edit the relevant file to remove "x" and " " (space) from the strspn() mask.  
-->  
  
  
`

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