← Back
CVE-2014-1604
Vulnerability in rply (CVE-2014-1604)
Summary
vulnerability in rply (CVE-2014-1604). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `fc9bbcd25b0b4f09bbd6339f710ad24c129d5d7c, 0.7.1` or later.
AI summary snake-internal / snake-material-v2
A vulnerability tracked as **CVE-2014-1604** has been found in rply.
Risk of unauthorized operations or information disclosure. CVSS score: ?/10.
What to do: upgrade rply to **fc9bbcd25b0b4f09bbd6339f710ad24c129d5d7c, 0.7.1** or later.
If unsure, ask your IT team or search "rply CVE-2014-1604" on the vendor's site.
CVE-2014-1604 (rply) — CWE-377 /
Patched: `fc9bbcd25b0b4f09bbd6339f710ad24c129d5d7c, 0.7.1` — 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** (CWE-377) exists in rply.
📍 Affected scope
rply — .
🔥 Severity
Severity: ?. Risk of unauthorized operations or information disclosure
🔧 How to fix
Update to **fc9bbcd25b0b4f09bbd6339f710ad24c129d5d7c, 0.7.1**.
🛡️ 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 'rply' .` 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 'rply' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `rply` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade rply to fc9bbcd25b0b4f09bbd6339f710ad24c129d5d7c, 0.7.1ステージング環境で fc9bbcd25b0b4f09bbd6339f710ad24c129d5d7c, 0.7.1 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
PyPI
rply
[{"repo":"https:\/\/github.com\/alex\/rply","type":"GIT","events":[{"introduced":"0"},{"fixed":"fc9bbcd25b0b4f09bbd6339f710ad24c129d5d7c"}]},{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"0.7.1"}]}]
pip
RPLY
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"0.7.1"}]}]
References
- advisory http://secunia.com/advisories/56429
- advisory https://nvd.nist.gov/vuln/detail/CVE-2014-1604
- advisory https://github.com/advisories/GHSA-9gcf-pq99-rjw3
- package https://github.com/alex/rply
- patch https://github.com/alex/rply/commit/fc9bbcd25b0b4f09bbd6339f710ad24c129d5d7c
- web http://www.openwall.com/lists/oss-security/2014/01/17/8
- web http://www.osvdb.org/102202
- web http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735263
- web http://www.openwall.com/lists/oss-security/2014/01/18/4
- web https://exchange.xforce.ibmcloud.com/vulnerabilities/90593
- web https://github.com/pypa/advisory-database/tree/main/vulns/rply/PYSEC-2014-17.yaml
- web https://github.com/pypa/advisory-database/tree/main/vulns/rply/PYSEC-2014-117.yaml