.. / CVE-2019-17503

Exploit for Kirona Dynamic Resource Scheduler - Information Disclosure (CVE-2019-17503)

Description:

Kirona Dynamic Resource Scheduler is susceptible to information disclosure. An unauthenticated user can directly access /osm/REGISTER.cmd (aka /osm_tiles/REGISTER.cmd), which contains sensitive information with exposed SQL queries, such as database version, table name, and column name.

Nuclei Template

View the template here CVE-2019-17503.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2019/CVE-2019-17503.yaml
Copy

References:

http://packetstormsecurity.com/files/154838/Kirona-DRS-5.5.3.5-Information-Disclosure.html
https://nvd.nist.gov/vuln/detail/CVE-2019-17503
https://www.exploit-db.com/exploits/47498
https://github.com/Ramikan/Vulnerabilities/blob/master/Kirona-DRS%205.5.3.5%20Multiple%20Vulnerabilities