2024-12-08 03:06:42 +00:00

114 lines
3.6 KiB
JSON

{
"id": "CVE-2018-1000885",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-12-20T21:29:00.400",
"lastModified": "2024-11-21T03:40:35.167",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PHKP version including commit 88fd9cfdf14ea4b6ac3e3967feea7bcaabb6f03b contains a Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in function pgp_exec() phkp.php:98 that can result in It is possible to manipulate gpg-keys or execute commands remotely. This attack appear to be exploitable via HKP-Api: /pks/lookup?search."
},
{
"lang": "es",
"value": "PHKP, en versiones incluidas en el commit con ID 88fd9cfdf14ea4b6ac3e3967feea7bcaabb6f03b, contiene una vulnerabilidad de inyecci\u00f3n de comandos de neutralizaci\u00f3n incorrecta de elementos especiales en la funci\u00f3n pgp_exec() phkp.php:98 que puede resultar en la manipulaci\u00f3n de gpg-keys o en la ejecuci\u00f3n remota de comandos. Este ataque parece ser explotable mediante HKP-Api: /pks/lookup?search."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"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",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"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": "CWE-78"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:phkp_project:phkp:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0C64F96D-ECFF-429A-AF42-647B9D153CA0"
}
]
}
]
}
],
"references": [
{
"url": "https://tech.feedyourhead.at/content/full-disclosure-remote-command-execution-in-phkp",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://tech.feedyourhead.at/content/full-disclosure-remote-command-execution-in-phkp",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}