René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

119 lines
3.4 KiB
JSON

{
"id": "CVE-2019-16986",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-10-21T16:15:18.133",
"lastModified": "2023-02-03T21:40:46.350",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In FusionPBX up to v4.5.7, the file resources\\download.php uses an unsanitized \"f\" variable coming from the URL, which takes any pathname and allows a download of it. (resources\\secure_download.php is also affected.)"
},
{
"lang": "es",
"value": "En FusionPBX versiones hasta v4.5.7, el archivo resources\\download.php utiliza una variable \"f\" no saneada que proviene de la URL, que toma cualquier nombre de ruta y permite su descarga. (el archivo resources\\secure_download.php tambi\u00e9n est\u00e1 afectado)."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:fusionpbx:fusionpbx:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.5.7",
"matchCriteriaId": "A5A0C1F9-8032-46C6-8DD4-DB91FACF7330"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/fusionpbx/fusionpbx/commit/9482d9ee0e4287df21339be4276125e38e048951",
"source": "cve@mitre.org",
"tags": [
"Not Applicable"
]
},
{
"url": "https://github.com/fusionpbx/fusionpbx/commit/9c61191049c949e01f99ea1fbab1feb44709e108",
"source": "cve@mitre.org",
"tags": [
"Not Applicable"
]
},
{
"url": "https://resp3ctblog.wordpress.com/2019/10/19/fusionpbx-path-traversal-2/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}