← Back
CVE-2012-1176
Vulnerability in pyfribidi (CVE-2012-1176)
Summary
vulnerability in pyfribidi (CVE-2012-1176). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `d2860c655357975e7b32d84e6b45e98f0dcecd7a, 0.11.0` or later.
AI summary snake-internal / snake-material-v2
A vulnerability tracked as **CVE-2012-1176** has been found in pyfribidi.
Risk of unauthorized operations or information disclosure. CVSS score: ?/10.
What to do: upgrade pyfribidi to **d2860c655357975e7b32d84e6b45e98f0dcecd7a, 0.11.0** or later.
If unsure, ask your IT team or search "pyfribidi CVE-2012-1176" on the vendor's site.
CVE-2012-1176 (pyfribidi) —
Patched: `d2860c655357975e7b32d84e6b45e98f0dcecd7a, 0.11.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
**A vulnerability** (unclassified) exists in pyfribidi.
📍 Affected scope
pyfribidi — .
🔥 Severity
Severity: ?. Risk of unauthorized operations or information disclosure
🔧 How to fix
Update to **d2860c655357975e7b32d84e6b45e98f0dcecd7a, 0.11.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 'pyfribidi' .` 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 'pyfribidi' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `pyfribidi` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade pyfribidi to d2860c655357975e7b32d84e6b45e98f0dcecd7a, 0.11.0ステージング環境で d2860c655357975e7b32d84e6b45e98f0dcecd7a, 0.11.0 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
PyPI
pyfribidi
[{"repo":"https:\/\/github.com\/pediapress\/pyfribidi","type":"GIT","events":[{"introduced":"0"},{"fixed":"d2860c655357975e7b32d84e6b45e98f0dcecd7a"}]},{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"0.11.0"}]}]
References
- advisory https://github.com/advisories/GHSA-6476-g47x-h3c7
- patch https://github.com/pediapress/pyfribidi/commit/d2860c655357975e7b32d84e6b45e98f0dcecd7a
- report https://bugzilla.wikimedia.org/show_bug.cgi?id=35055
- report https://bugzilla.redhat.com/show_bug.cgi?id=801896
- report https://github.com/pediapress/pyfribidi/issues/2%29:
- web http://www.securityfocus.com/bid/52451
- web http://www.openwall.com/lists/oss-security/2012/03/14/4
- web http://www.openwall.com/lists/oss-security/2012/03/14/9
- web http://lists.fedoraproject.org/pipermail/package-announce/2012-March/075293.html
- web http://groups.google.com/group/linux.debian.bugs.dist/browse_thread/thread/aacd036037217998/8d095f85f3665bff?lnk=raot
- web http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663189
- web http://lists.fedoraproject.org/pipermail/package-announce/2012-March/076053.html
- web http://lists.fedoraproject.org/pipermail/package-announce/2012-March/076038.html
- web https://exchange.xforce.ibmcloud.com/vulnerabilities/74001