Skip to content

caffeinated-labs/CVE-2023-36645

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Affected Software

Vendor: ITB-GmbH
Affected Products: TradePro (v9.5)
Component: Function Customer; Action oordershow
Confirmed: yes

Attack Vector

Type: SQLi
Access-Type: Remote
Impact: Information Disclosure; Escalation of Privileges

SQL injection in function customer, action oordershow in ITB-GmbH TradePro v9.5 allows remote attackers to run SQL queries on the target system.

Description

Calling http(s)://[DOMAIN]/shop/de/sys/?func=customer&action=oordershow&bestellid=[SQL_QUERY]&wkid=[COOKIE] with a valid but unauthenticated session cookie allows for SQLi.

Credits