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

112 lines
3.0 KiB
JSON

{
"id": "CVE-2018-15892",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-06-20T17:15:09.893",
"lastModified": "2019-06-24T20:30:35.420",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "FreePBX 13 and 14 has SQL Injection in the DISA module via the hangup variable on the /admin/config.php?display=disa&view=form page."
},
{
"lang": "es",
"value": "FreePBX 13 y 14 tiene Inyecci\u00f3n SQL en el m\u00f3dulo DISA a trav\u00e9s de la variable de bloqueo en la p\u00e1gina /admin/config.php?display=disa&view=form."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 0.9,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 6.8,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:freepbx:disa:*:*:*:*:*:*:*:*",
"versionEndExcluding": "13.0.6.2",
"matchCriteriaId": "E6262CD7-69C7-4C51-B82B-4C9C7D0C8A26"
}
]
}
]
}
],
"references": [
{
"url": "https://wiki.freepbx.org/display/FOP/2018-09-11+DISA+SQL+Injection",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://www.freepbx.org/",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}