cve/2023/CVE-2023-3983.md

18 lines
736 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-3983](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3983)
![](https://img.shields.io/static/v1?label=Product&message=Advantech%20iView&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection&color=brighgreen)
### Description
An authenticated SQL injection vulnerability exists in Advantech iView versions prior to v5.7.4 build 6752. An authenticated remote attacker can bypass checks in com.imc.iview.utils.CUtils.checkSQLInjection() to perform blind SQL injection.
### POC
#### Reference
- https://www.tenable.com/security/research/tra-2023-24
#### Github
No PoCs found on GitHub currently.