Vulnerability CVE-2023-25826


Published: 2023-05-03

Description:

Due to insufficient validation of parameters passed to the legacy HTTP query API, it is possible to inject crafted OS commands into multiple parameters and execute malicious code on the OpenTSDB host system. This exploit exists due to an incomplete fix that was made when this vulnerability was previously disclosed as CVE-2020-35476. Regex validation that was implemented to restrict allowed input to the query API does not work as intended, allowing crafted commands to bypass validation.

See advisories in our WLB2 database:
Topic
Author
Date
High
OpenTSDB 2.4.1 Unauthenticated Command Injection
Erik Wynter
10.09.2023

Type:

CWE-78

(Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') )

 References:
https://www.synopsys.com/blogs/software-security/opentsdb/
https://github.com/OpenTSDB/opentsdb/pull/2275

Copyright 2024, cxsecurity.com

 

Back to Top