mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
### [CVE-2019-17503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17503)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Kirona Dynamic Resource Scheduling (DRS) 5.5.3.5. An unauthenticated user can access /osm/REGISTER.cmd (aka /osm_tiles/REGISTER.cmd) directly: it contains sensitive information about the database through the SQL queries within this batch file. This file exposes SQL database information such as database version, table name, column name, etc.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/154838/Kirona-DRS-5.5.3.5-Information-Disclosure.html
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
- https://github.com/StarCrossPortal/scalpel
|
|
- https://github.com/anonymous364872/Rapier_Tool
|
|
- https://github.com/apif-review/APIF_tool_2024
|
|
- https://github.com/youcans896768/APIV_Tool
|
|
|