← Back
CVE-2019-0210
Out-of-Bounds Read in github.com/apache/thrift (CVE-2019-0210)
Summary
vulnerability in github.com/apache/thrift (CVE-2019-0210). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `0.13.0` or later.
AI summary snake-internal / snake-material-v2
A vulnerability tracked as **CVE-2019-0210** has been found in github.com/apache/thrift.
Risk of unauthorized operations or information disclosure. CVSS score: ?/10.
What to do: upgrade github.com/apache/thrift to **0.13.0** or later.
If unsure, ask your IT team or search "github.com/apache/thrift CVE-2019-0210" on the vendor's site.
CVE-2019-0210 (github.com/apache/thrift) — CWE-125 /
Attack vector: remote (network-reachable) / unauthenticated / no user interaction
Patched: `0.13.0` — apply immediately
Plan: 1) Audit SBOM/dependencies, 2) Stage→prod upgrade, 3) Add WAF/proxy monitoring on affected endpoints, 4) Hunt IOCs in logs.
Refs: see the GHSA / vendor advisory / patched release linked on this page.
❓ What is the problem
**out-of-bounds read** (CWE-125) exists in github.com/apache/thrift.
📍 Affected scope
github.com/apache/thrift — .
🔥 Severity
Severity: ?. Risk of unauthorized operations or information disclosure
🔧 How to fix
Update to **0.13.0**.
🛡️ Workaround
Until the patch is applied: disable the affected feature, apply WAF rules, or restrict access via network ACLs.
🔍 Detection
Search webserver/proxy logs for unusual request patterns matching this CVE's known IOCs. Run `grep -r 'github.com/apache/thrift' .` against your dependency files (package-lock.json, requirements.txt, go.sum) to find affected services.
Response Actions (7 steps)
Concrete steps and command examples for SOC/SRE teams to execute in order
-
1Identify exposure identify
grep -r 'github.com/apache/thrift' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `github.com/apache/thrift` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade github.com/apache/thrift to 0.13.0ステージング環境で 0.13.0 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
Go
github.com/apache/thrift
[{"type":"SEMVER","events":[{"introduced":"0.9.3"},{"fixed":"0.13.0"}]}]
References
- advisory https://nvd.nist.gov/vuln/detail/CVE-2019-0210
- advisory https://access.redhat.com/errata/RHSA-2020:0804
- advisory https://access.redhat.com/errata/RHSA-2020:0805
- advisory https://access.redhat.com/errata/RHSA-2020:0806
- advisory https://access.redhat.com/errata/RHSA-2020:0811
- advisory https://security.gentoo.org/glsa/202107-32
- advisory http://mail-archives.apache.org/mod_mbox/thrift-dev/201910.mbox/%3C277A46CA87494176B1BBCF5D72624A2A%40HAGGIS%3E
- package https://github.com/apache/thrift
- patch https://www.oracle.com//security-alerts/cpujul2021.html
- web https://github.com/apache/thrift/commit/264a3f318ed3e9e51573f67f963c8509786bcec2
- web https://github.com/apache/thrift/blob/master/CHANGES.md#0130
- web https://lists.apache.org/thread.html/r2832722c31d78bef7526e2c701ba4b046736e4c851473194a247392f@%3Ccommits.pulsar.apache.org%3E
- web https://lists.apache.org/thread.html/r36581cc7047f007dd6aadbdd34e18545ec2c1eb7ccdae6dd47a877a9@%3Ccommits.pulsar.apache.org%3E
- web https://lists.apache.org/thread.html/r55609613abab203a1f2c1f3de050b63ae8f5c4a024df0d848d6915ff@%3Ccommits.pulsar.apache.org%3E
- web https://lists.apache.org/thread.html/rab740e5c70424ef79fd095a4b076e752109aeee41c4256c2e5e5e142@%3Ccommits.pulsar.apache.org%3E
- web https://pkg.go.dev/vuln/GO-2021-0101
- web https://www.oracle.com/security-alerts/cpujul2021.html
- web https://lists.apache.org/thread.html/r2832722c31d78bef7526e2c701ba4b046736e4c851473194a247392f%40%3Ccommits.pulsar.apache.org%3E
- web https://lists.apache.org/thread.html/r36581cc7047f007dd6aadbdd34e18545ec2c1eb7ccdae6dd47a877a9%40%3Ccommits.pulsar.apache.org%3E
- web https://lists.apache.org/thread.html/r55609613abab203a1f2c1f3de050b63ae8f5c4a024df0d848d6915ff%40%3Ccommits.pulsar.apache.org%3E
- web https://lists.apache.org/thread.html/rab740e5c70424ef79fd095a4b076e752109aeee41c4256c2e5e5e142%40%3Ccommits.pulsar.apache.org%3E