Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/35304?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/35304?format=api", "vulnerability_id": "VCID-cgsy-znj2-cud5", "summary": "Sqla_yaml_fixtures 0.9.1 allows local users to execute arbitrary python code via the fixture_text argument in sqla_yaml_fixtures.load.", "aliases": [ { "alias": "CVE-2019-3575" }, { "alias": "GHSA-2x54-j4m3-r6wx" }, { "alias": "PYSEC-2019-122" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/12699?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@1.0.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@1.0.0" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/12687?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.1.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.1.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/12688?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.1.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.1.1" }, { "url": "http://public2.vulnerablecode.io/api/packages/12689?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.1.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.1.2" }, { "url": "http://public2.vulnerablecode.io/api/packages/12690?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.2.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.2.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/12691?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.3.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.3.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/12692?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.4.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.4.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/12693?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.5.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.5.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/12694?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.6.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.6.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/12695?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.7.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.7.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/12696?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.8.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.8.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/12697?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.9.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.9.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/12698?format=api", "purl": "pkg:pypi/sqla-yaml-fixtures@0.9.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-cgsy-znj2-cud5" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/sqla-yaml-fixtures@0.9.1" } ], "references": [ { "reference_url": "https://github.com/advisories/GHSA-2x54-j4m3-r6wx", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-2x54-j4m3-r6wx" }, { "reference_url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqla-yaml-fixtures/PYSEC-2019-122.yaml", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/pypa/advisory-database/tree/main/vulns/sqla-yaml-fixtures/PYSEC-2019-122.yaml" }, { "reference_url": "https://github.com/schettino72/sqla_yaml_fixtures", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/schettino72/sqla_yaml_fixtures" }, { "reference_url": "https://github.com/schettino72/sqla_yaml_fixtures/issues/20", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/schettino72/sqla_yaml_fixtures/issues/20" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3575", "reference_id": "CVE-2019-3575", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3575" } ], "weaknesses": [ { "cwe_id": 94, "name": "Improper Control of Generation of Code ('Code Injection')", "description": "The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment." }, { "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." }, { "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." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cgsy-znj2-cud5" }