temporalio/sqlparser malformed MySQL version comments can cause a panic
21Vexday Risk Score
Sem sinal de exploração. Nenhum artefato público de exploração conhecido até agora.
ssvc Trackcvss 8.7epss 0.4%
probabilidade de exploração
0.4%top 67% das CVEs
exploração observada
nãonenhuma fonte reporta
temporalio/sqlparser can panic when Parse, ParseStrictDDL, or ParseNext processes a MySQL version comment whose contents are empty or consist only of one to five decimal digits. ExtractMysqlComment does not check the -1 result returned by strings.IndexFunc before using it as a slice boundary. The resulting Go runtime panic propagates unless the caller recovers it on the parsing goroutine, so applications that parse attacker-controlled SQL can terminate. Temporal Server exposes the affected parser through ListWorkers. When that API is enabled, an authenticated caller with namespace read permission can submit a malformed query that terminates the receiving Matching process. Repeated requests can sustain a denial of service. The issue affects availability only; no confidentiality or integrity impact was identified.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Produtos afetados
Temporal Technologies, Inc. · temporalio/sqlparserTemporal Technologies, Inc. · Temporal ServerReferências
https://github.com/temporalio/sqlparser/commit/74181ffcbaaf0c52faa925f4cf27ed6c0c2be86fhttps://github.com/temporalio/sqlparser/pull/5https://github.com/temporalio/sqlparser/tree/v0.1.0https://github.com/temporalio/temporal/pull/11090https://github.com/temporalio/temporal/pull/11190https://github.com/temporalio/temporal/releases/tag/v1.30.7https://github.com/temporalio/temporal/releases/tag/v1.31.3