Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44130?format=api",
    "vulnerability_id": "VCID-7swj-wx4g-4yaf",
    "summary": "fal_sftp extension for TYPO3 uses weak permissions for sFTP driver files and folders\nThe fal_sftp extension before 0.2.6 for TYPO3 uses weak permissions for sFTP driver files and folders, which allows remote authenticated users to obtain sensitive information via unspecified vectors.",
    "aliases": [
        {
            "alias": "CVE-2014-8327"
        },
        {
            "alias": "GHSA-xwq4-2cwr-fv2q"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2014-8327",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00151",
                    "scoring_system": "epss",
                    "scoring_elements": "0.35342",
                    "published_at": "2026-06-04T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2014-8327"
        },
        {
            "reference_url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/97668",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/97668"
        },
        {
            "reference_url": "https://typo3.org/security/advisory/typo3-ext-sa-2014-014",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://typo3.org/security/advisory/typo3-ext-sa-2014-014"
        },
        {
            "reference_url": "http://typo3.org/extensions/repository/view/fal_sftp",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "http://typo3.org/extensions/repository/view/fal_sftp"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8327",
            "reference_id": "CVE-2014-8327",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8327"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-xwq4-2cwr-fv2q",
            "reference_id": "GHSA-xwq4-2cwr-fv2q",
            "reference_type": "",
            "scores": [],
            "url": "https://github.com/advisories/GHSA-xwq4-2cwr-fv2q"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 276,
            "name": "Incorrect Default Permissions",
            "description": "During installation, installed file permissions are set to allow anyone to modify those files."
        },
        {
            "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": "4.0 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-7swj-wx4g-4yaf"
}