Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/15654?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/15654?format=api", "vulnerability_id": "VCID-xkcm-vrk1-u3g6", "summary": "Etcd embed auto compaction retention negative value causing a compaction loop or a crash\n### Impact\nData Validation\n\n### Detail\nThe parseCompactionRetention function in embed/etcd.go allows the retention variable value to be negative and causes the node to execute the history compaction in a loop, taking more CPU than usual and spamming logs.\n\n### References\nFind out more on this vulnerability in the [security audit report](https://github.com/etcd-io/etcd/blob/master/security/SECURITY_AUDIT.pdf)\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Contact the [etcd security committee](https://github.com/etcd-io/etcd/blob/master/security/security-release-process.md#product-security-committee-psc)", "aliases": [ { "alias": "GHSA-pm3m-32r3-7mfh" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/53848?format=api", "purl": "pkg:golang/go.etcd.io/etcd/v3@3.3.23", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:golang/go.etcd.io/etcd/v3@3.3.23" }, { "url": "http://public2.vulnerablecode.io/api/packages/53844?format=api", "purl": "pkg:golang/go.etcd.io/etcd/v3@3.4.10", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:golang/go.etcd.io/etcd/v3@3.4.10" } ], "affected_packages": [], "references": [ { "reference_url": "https://github.com/etcd-io/etcd", "reference_id": "", "reference_type": "", "scores": [ { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/etcd-io/etcd" }, { "reference_url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-pm3m-32r3-7mfh", "reference_id": "", "reference_type": "", "scores": [ { "value": "LOW", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/etcd-io/etcd/security/advisories/GHSA-pm3m-32r3-7mfh" } ], "weaknesses": [], "exploits": [], "severity_range_score": "0.1 - 3", "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-xkcm-vrk1-u3g6" }