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

131 lines
3.6 KiB
JSON

{
"id": "CVE-2019-18349",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-11-21T18:15:11.743",
"lastModified": "2020-08-24T17:37:01.140",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "HotkeyP through 4.9 r96 allows privilege escalation in the privilege function in Commands.cpp."
},
{
"lang": "es",
"value": "HotkeyP versiones hasta 4.9 r96, permite una escalada de privilegios en la funci\u00f3n privilege en el archivo Commands.cpp."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hotkeyp_project:hotkeyp:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.8.3",
"matchCriteriaId": "7EC8C707-DBE7-41BE-8949-E9CAD4B63B77"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hotkeyp_project:hotkeyp:4.9:*:*:*:*:*:*:*",
"matchCriteriaId": "6E2AF78E-04F0-43B6-9B45-D58028BF52F2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:hotkeyp_project:hotkeyp:4.9:r96:*:*:*:*:*:*",
"matchCriteriaId": "83925A12-D055-46EF-B465-DE7FBD3EBEEF"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/matt-thibodeau/8bf16bba4c2a13978ed4e5fd08fbe2c2",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://sourceforge.net/p/hotkeyp/code/HEAD/tree/trunk/WhatsNew.txt",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://sourceforge.net/p/hotkeyp/code/HEAD/tree/trunk/source/Commands.cpp",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}