Exploitation Summary
EIP tracks 1 public exploit for CVE-2023-1514. PoCs published by wsx-rootdeef.
AI-analyzed exploit summary This PoC exploits a SQL injection vulnerability in Teampass via the `/api/index.php/authorize` endpoint, allowing unauthorized extraction of user credentials. It demonstrates blind SQLi by abusing the JWT token's public_key field to exfiltrate data.
Description
A vulnerability exists in the component RTU500 Scripting interface. When a client connects to a server using TLS, the server presents a certificate. This certificate links a public key to the identity of the service and is signed by a Certification Authority (CA), allowing the client to validate that the remote service can be trusted and is not malicious. If the client does not validate the parameters of the certificate, then attackers could be able to spoof the identity of the service. An attacker could exploit the vulnerability by using faking the identity of a RTU500 device and intercepting the messages initiated via the RTU500 Scripting interface.
Exploits (1)
This PoC exploits a SQL injection vulnerability in Teampass via the `/api/index.php/authorize` endpoint, allowing unauthorized extraction of user credentials. It demonstrates blind SQLi by abusing the JWT token's public_key field to exfiltrate data.
References (1)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N