Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/796940?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/796940?format=api", "purl": "pkg:pypi/mezzanine@6.0.1", "type": "pypi", "namespace": "", "name": "mezzanine", "version": "6.0.1", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "6.1.1", "latest_non_vulnerable_version": "6.1.1", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/118696?format=api", "vulnerability_id": "VCID-k4aw-mteq-6feg", "summary": "A cross-site scripting (XSS) vulnerability in the component /blog/blogpost/add of Mezzanine CMS v6.1.0 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into a blog post.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-50481", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00284", "scoring_system": "epss", "scoring_elements": "0.52219", "published_at": "2026-06-12T12:55:00Z" }, { "value": "0.00284", "scoring_system": "epss", "scoring_elements": "0.52089", "published_at": "2026-06-11T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-50481" }, { "reference_url": "https://github.com/advisories/GHSA-269j-37ww-cmh3", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" } ], "url": "https://github.com/advisories/GHSA-269j-37ww-cmh3" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mezzanine/PYSEC-2025-137.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mezzanine/PYSEC-2025-137.yaml" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50481", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-50481" }, { "reference_url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/webapps/52385.txt", "reference_id": "CVE-2025-50481", "reference_type": "exploit", "scores": [], "url": "https://gitlab.com/exploit-database/exploitdb/-/blob/main/exploits/multiple/webapps/52385.txt" }, { "reference_url": "https://github.com/stephenmcd/mezzanine", "reference_id": "mezzanine", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-23T17:18:38Z/" } ], "url": "https://github.com/stephenmcd/mezzanine" }, { "reference_url": "https://github.com/kevinpdicks/Mezzanine-CMS-6.1.0-XSS", "reference_id": "Mezzanine-CMS-6.1.0-XSS", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-23T17:18:38Z/" } ], "url": "https://github.com/kevinpdicks/Mezzanine-CMS-6.1.0-XSS" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/378641?format=api", "purl": "pkg:pypi/mezzanine@6.1.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mezzanine@6.1.1" } ], "aliases": [ "CVE-2025-50481", "GHSA-269j-37ww-cmh3", "PYSEC-2025-137" ], "risk_score": 10.0, "exploitability": "2.0", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-k4aw-mteq-6feg" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/110607?format=api", "vulnerability_id": "VCID-v9zg-9xec-zbd7", "summary": "Mezzanine CMS, in versions prior to 6.1.1, contains a Stored Cross-Site Scripting (XSS) vulnerability in the admin interface. The vulnerability exists in the \"displayable_links_js\" function, which fails to properly sanitize blog post titles before including them in JSON responses served via \"/admin/displayable_links.js\". An authenticated admin user can create a blog post with a malicious JavaScript payload in the title field, then trick another admin user into clicking a direct link to the \"/admin/displayable_links.js\" endpoint, causing the malicious script to execute in their browser.", "references": [ { "reference_url": "https://advisory.checkmarx.net/advisory/CVE-2025-6050", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:N/SC:L/SI:N/SA:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://advisory.checkmarx.net/advisory/CVE-2025-6050" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-6050", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00078", "scoring_system": "epss", "scoring_elements": "0.23509", "published_at": "2026-06-12T12:55:00Z" }, { "value": "0.00078", "scoring_system": "epss", "scoring_elements": "0.23314", "published_at": "2026-06-11T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-6050" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6050", "reference_id": "", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:N/SC:L/SI:N/SA:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6050" }, { "reference_url": "https://github.com/stephenmcd/mezzanine/discussions/2080", "reference_id": "2080", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:N/SC:L/SI:N/SA:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-24T15:30:06Z/" } ], "url": "https://github.com/stephenmcd/mezzanine/discussions/2080" }, { "reference_url": "https://github.com/stephenmcd/mezzanine/commit/898630d8df48cf3ddb8b9942f59168b93216e3f8", "reference_id": "898630d8df48cf3ddb8b9942f59168b93216e3f8", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:N/SC:L/SI:N/SA:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-24T15:30:06Z/" } ], "url": "https://github.com/stephenmcd/mezzanine/commit/898630d8df48cf3ddb8b9942f59168b93216e3f8" }, { "reference_url": "https://advisory.checkmarx.net/advisory/CVE-2025-6050/", "reference_id": "CVE-2025-6050", "reference_type": "", "scores": [ { "value": "4.8", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:N/SC:L/SI:N/SA:N" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2025-07-24T15:30:06Z/" } ], "url": "https://advisory.checkmarx.net/advisory/CVE-2025-6050/" }, { "reference_url": "https://github.com/advisories/GHSA-7pr5-w74r-jjj7", "reference_id": "GHSA-7pr5-w74r-jjj7", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-7pr5-w74r-jjj7" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/378641?format=api", "purl": "pkg:pypi/mezzanine@6.1.1", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mezzanine@6.1.1" } ], "aliases": [ "CVE-2025-6050", "GHSA-7pr5-w74r-jjj7" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v9zg-9xec-zbd7" } ], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/108642?format=api", "vulnerability_id": "VCID-bdtb-8sa4-1qbc", "summary": "Cross-Site Scripting (XSS) vulnerability exists in Mezzanine CMS 6.0.0 in the \"View Entries\" feature within the Forms module.", "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-29573", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00181", "scoring_system": "epss", "scoring_elements": "0.39651", "published_at": "2026-06-11T12:55:00Z" }, { "value": "0.00181", "scoring_system": "epss", "scoring_elements": "0.39822", "published_at": "2026-06-12T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-29573" }, { "reference_url": "https://github.com/advisories/GHSA-2544-hpcq-6g27", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "url": "https://github.com/advisories/GHSA-2544-hpcq-6g27" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/mezzanine/PYSEC-2025-136.yaml", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/mezzanine/PYSEC-2025-136.yaml" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29573", "reference_id": "", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29573" }, { "reference_url": "https://www.squadappsec.com/post/cve-2025-29573-persistent-xss-in-mezzanine-cms-6-0-0-via-malicious-filename", "reference_id": "cve-2025-29573-persistent-xss-in-mezzanine-cms-6-0-0-via-malicious-filename", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-05-06T14:03:22Z/" } ], "url": "https://www.squadappsec.com/post/cve-2025-29573-persistent-xss-in-mezzanine-cms-6-0-0-via-malicious-filename" }, { "reference_url": "https://github.com/stephenmcd/mezzanine", "reference_id": "mezzanine", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, { "value": "MODERATE", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-05-06T14:03:22Z/" } ], "url": "https://github.com/stephenmcd/mezzanine" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/796940?format=api", "purl": "pkg:pypi/mezzanine@6.0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-k4aw-mteq-6feg" }, { "vulnerability": "VCID-v9zg-9xec-zbd7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mezzanine@6.0.1" } ], "aliases": [ "CVE-2025-29573", "GHSA-2544-hpcq-6g27", "PYSEC-2025-136" ], "risk_score": 3.1, "exploitability": "0.5", "weighted_severity": "6.2", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-bdtb-8sa4-1qbc" } ], "risk_score": "10.0", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/mezzanine@6.0.1" }