In GenieACS 1.2.x before 1.2.8, the UI interface API is vulnerable to unauthenticated OS command injection via the ping host argument (lib/ui/api.ts and lib/ping.ts). The vulnerability arises from insufficient input validation combined with a missing authorization check.
References
Link | Resource |
---|---|
https://github.com/genieacs/genieacs/commit/7f295beeecc1c1f14308a93c82413bb334045af6 | Patch Third Party Advisory |
https://github.com/genieacs/genieacs/releases/tag/v1.2.8 | Release Notes Third Party Advisory |
https://github.com/genieacs/genieacs/commit/7f295beeecc1c1f14308a93c82413bb334045af6 | Patch Third Party Advisory |
https://github.com/genieacs/genieacs/releases/tag/v1.2.8 | Release Notes Third Party Advisory |
Configurations
History
21 Nov 2024, 06:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/genieacs/genieacs/commit/7f295beeecc1c1f14308a93c82413bb334045af6 - Patch, Third Party Advisory | |
References | () https://github.com/genieacs/genieacs/releases/tag/v1.2.8 - Release Notes, Third Party Advisory |
Information
Published : 2022-03-06 07:15
Updated : 2024-11-21 06:34
NVD link : CVE-2021-46704
Mitre link : CVE-2021-46704
CVE.ORG link : CVE-2021-46704
JSON object : View
Products Affected
genieacs
- genieacs
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')