Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/39557?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39557?format=api",
    "vulnerability_id": "VCID-nfsq-9tkw-tqcs",
    "summary": "Improper Input Validation\nSpring Data Commons contains a property binder vulnerability caused by improper neutralization of special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data REST backed HTTP resources or using Spring Data's projection-based request payload binding hat can lead to a remote code execution attack.",
    "aliases": [
        {
            "alias": "CVE-2018-1273"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55374?format=api",
            "purl": "pkg:maven/org.apache.ignite/ignite-core@2.6.0",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.ignite/ignite-core@2.6.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55363?format=api",
            "purl": "pkg:maven/org.springframework.data/spring-data-commons@2.0.6.RELEASE",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-commons@2.0.6.RELEASE"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55372?format=api",
            "purl": "pkg:maven/org.apache.ignite/ignite-core@1.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nfsq-9tkw-tqcs"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.ignite/ignite-core@1.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55373?format=api",
            "purl": "pkg:maven/org.apache.ignite/ignite-core@2.5.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nfsq-9tkw-tqcs"
                },
                {
                    "vulnerability": "VCID-spht-bp3v-5ub9"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.ignite/ignite-core@2.5.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55358?format=api",
            "purl": "pkg:maven/org.springframework.data/spring-data-commons@1.12.10.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nfsq-9tkw-tqcs"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-commons@1.12.10.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55359?format=api",
            "purl": "pkg:maven/org.springframework.data/spring-data-commons@1.13.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nfsq-9tkw-tqcs"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-commons@1.13.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55360?format=api",
            "purl": "pkg:maven/org.springframework.data/spring-data-commons@1.13.10.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nfsq-9tkw-tqcs"
                },
                {
                    "vulnerability": "VCID-wkyq-83m5-wuf7"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-commons@1.13.10.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55361?format=api",
            "purl": "pkg:maven/org.springframework.data/spring-data-commons@2.0.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nfsq-9tkw-tqcs"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-commons@2.0.RELEASE"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/55362?format=api",
            "purl": "pkg:maven/org.springframework.data/spring-data-commons@2.0.5.RELEASE",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-nfsq-9tkw-tqcs"
                },
                {
                    "vulnerability": "VCID-wkyq-83m5-wuf7"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.springframework.data/spring-data-commons@2.0.5.RELEASE"
        }
    ],
    "references": [
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1273",
            "reference_id": "CVE-2018-1273",
            "reference_type": "",
            "scores": [],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1273"
        },
        {
            "reference_url": "https://pivotal.io/security/cve-2018-1273",
            "reference_id": "CVE-2018-1273",
            "reference_type": "",
            "scores": [],
            "url": "https://pivotal.io/security/cve-2018-1273"
        }
    ],
    "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": 20,
            "name": "Improper Input Validation",
            "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly."
        },
        {
            "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": null,
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-nfsq-9tkw-tqcs"
}