leekenghwa / CVE-2023-46003

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2023-46003 (Stored XSS in i-doit Pro 25 and below)

i-doit Pro 25 and below are vulnerable to Stored XSS vulnerability. These could allows remote authenticated attackers (low or high privilege) to stores dangerous data (xss payload or fake html page) in a database, it will be trigger the xss payload when the webpage is loaded.

Description of product: i-doit is a web based IT documentation and CMDB (Configuration Management Database) developed by synetics GmbH , i-doit Pro is the commercial version of the software and requires a paid license. It comes with additional features, professional support, and regular updates and enhancements. Users need to purchase a license to use i-doit Pro, and the cost varies based on the number of users and features required.

Description of vulnerability: We found that this web application allows any authenticated user to stores dangerous data (xss payload or fake html page) in a database, it will be trigged when the webpage is load.

Affected Webpage: /?moduleID and /index.php

Affected Parameters & Components : 'Title' , 'SYSID prefix' , 'Language content' , 'Automatic Inventory number' , 'objectTitle' , 'Description'

Note: the affected parameters has acknowleged by developers as there are more than 20 parameters in total.

Affected Components : Dashboard

step1

step2

create new object

step3

insert the xss payload or fake html page to trick users.

step4

after save, the payload can be trigger when the webpage is loaded.

step5

Affected Components : Software

Lei_SC

Lei_SC_1

Affected Components : Extras

step 1

step2

step3

Inset the XSS payload or fake webpage

steo4

step5

step6

About