Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/43144?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43144?format=api", "vulnerability_id": "VCID-nbm5-9a2r-yuba", "summary": "Plone allows remote users to modify arbitrary portraits\nPlone 2.0.5, 2.1.2, and 2.5-beta1 does not restrict access to the (1) changeMemberPortrait, (2) deletePersonalPortrait, and (3) testCurrentPassword methods, which allows remote attackers to modify portraits.", "aliases": [ { "alias": "CVE-2006-1711" }, { "alias": "GHSA-jcwh-rj6j-vm75" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/61760?format=api", "purl": "pkg:pypi/plone@2.0.6", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plone@2.0.6" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/61756?format=api", "purl": "pkg:pypi/plone@2.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-nbm5-9a2r-yuba" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plone@2.0.5" }, { "url": "http://public2.vulnerablecode.io/api/packages/61757?format=api", "purl": "pkg:pypi/plone@2.1.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-nbm5-9a2r-yuba" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plone@2.1.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/61758?format=api", "purl": "pkg:pypi/plone@2.1.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-nbm5-9a2r-yuba" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plone@2.1.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/61759?format=api", "purl": "pkg:pypi/plone@2.5b1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-nbm5-9a2r-yuba" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/plone@2.5b1" } ], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2006-1711", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.11718", "scoring_system": "epss", "scoring_elements": "0.93822", "published_at": "2026-06-04T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2006-1711" }, { "reference_url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25781", "reference_id": "", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25781" }, { "reference_url": "https://github.com/plone/Plone", "reference_id": "", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/plone/Plone" }, { "reference_url": "https://web.archive.org/web/20060412111111/https://dev.plone.org/plone/ticket/5432", "reference_id": "", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://web.archive.org/web/20060412111111/https://dev.plone.org/plone/ticket/5432" }, { "reference_url": "https://web.archive.org/web/20060422195724/http://www.securityfocus.com/bid/17484", "reference_id": "", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://web.archive.org/web/20060422195724/http://www.securityfocus.com/bid/17484" }, { "reference_url": "http://www.debian.org/security/2006/dsa-1032", "reference_id": "", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "http://www.debian.org/security/2006/dsa-1032" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1711", "reference_id": "CVE-2006-1711", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2006-1711" }, { "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/remote/27630.txt", "reference_id": "CVE-2006-1711;OSVDB-24582", "reference_type": "exploit", "scores": [], "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/linux/remote/27630.txt" }, { "reference_url": "https://www.securityfocus.com/bid/17484/info", "reference_id": "CVE-2006-1711;OSVDB-24582", "reference_type": "exploit", "scores": [], "url": "https://www.securityfocus.com/bid/17484/info" }, { "reference_url": "https://github.com/advisories/GHSA-jcwh-rj6j-vm75", "reference_id": "GHSA-jcwh-rj6j-vm75", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-jcwh-rj6j-vm75" } ], "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": 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": [ { "date_added": "2006-04-12", "description": "Plone 2.x - MembershipTool Access Control Bypass", "required_action": null, "due_date": null, "notes": null, "known_ransomware_campaign_use": true, "source_date_published": "2006-04-12", "exploit_type": "remote", "platform": "linux", "source_date_updated": "2013-08-16", "data_source": "Exploit-DB", "source_url": "https://www.securityfocus.com/bid/17484/info" } ], "severity_range_score": "4.0 - 6.9", "exploitability": "0.5", "weighted_severity": "6.2", "risk_score": 3.1, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nbm5-9a2r-yuba" }