Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/43304?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43304?format=api", "vulnerability_id": "VCID-8pjj-w8h7-p7ga", "summary": "Weak Password Recovery Mechanism for Forgotten Password\nCraft CMS through 3.7.36 allows a remote unauthenticated attacker, who knows at least one valid username, to reset the account's password and take over the account by providing a crafted HTTP header to the application while using the password reset functionality. Specifically, the attacker must send X-Forwarded-Host to the /index.php?p=admin/actions/users/send-password-reset-email URI. NOTE: the vendor's position is that a customer can already work around this by adjusting the configuration (i.e., by not using the default configuration).", "aliases": [ { "alias": "CVE-2022-29933" }, { "alias": "GHSA-5cjr-78cq-3wrg" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/62010?format=api", "purl": "pkg:composer/craftcms/cms@3.7.36", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8pjj-w8h7-p7ga" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/craftcms/cms@3.7.36" }, { "url": "http://public2.vulnerablecode.io/api/packages/62011?format=api", "purl": "pkg:composer/craftcms/cms@3.7.37", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/craftcms/cms@3.7.37" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/62010?format=api", "purl": "pkg:composer/craftcms/cms@3.7.36", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8pjj-w8h7-p7ga" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/craftcms/cms@3.7.36" } ], "references": [ { "reference_url": "http://packetstormsecurity.com/files/166989/Craft-CMS-3.7.36-Password-Reset-Poisoning-Attack.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://packetstormsecurity.com/files/166989/Craft-CMS-3.7.36-Password-Reset-Poisoning-Attack.html" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2022-29933", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.02319", "scoring_system": "epss", "scoring_elements": "0.85087", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2022-29933" }, { "reference_url": "https://github.com/craftcms/cms", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/craftcms/cms" }, { "reference_url": "https://github.com/craftcms/cms/blob/develop/CHANGELOG.md", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/craftcms/cms/blob/develop/CHANGELOG.md" }, { "reference_url": "https://sec-consult.com/vulnerability-lab", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://sec-consult.com/vulnerability-lab" }, { "reference_url": "https://sec-consult.com/vulnerability-lab/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://sec-consult.com/vulnerability-lab/" }, { "reference_url": "https://sec-consult.com/vulnerability-lab/advisory/password-reset-poisoning-attack-craft-cms", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://sec-consult.com/vulnerability-lab/advisory/password-reset-poisoning-attack-craft-cms" }, { "reference_url": "https://sec-consult.com/vulnerability-lab/advisory/password-reset-poisoning-attack-craft-cms/", "reference_id": "", "reference_type": "", "scores": [], "url": "https://sec-consult.com/vulnerability-lab/advisory/password-reset-poisoning-attack-craft-cms/" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29933", "reference_id": "CVE-2022-29933", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29933" } ], "weaknesses": [ { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." }, { "cwe_id": 640, "name": "Weak Password Recovery Mechanism for Forgotten Password", "description": "The product contains a mechanism for users to recover or change their passwords without knowing the original password, but the mechanism is weak." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." } ], "exploits": [], "severity_range_score": "7.0 - 8.9", "exploitability": "0.5", "weighted_severity": "8.0", "risk_score": 4.0, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8pjj-w8h7-p7ga" }