cvelist/2020/11xxx/CVE-2020-11011.json
2020-04-22 17:01:25 +00:00

88 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2020-11011",
"STATE": "PUBLIC",
"TITLE": "RCE via file upload in Phproject"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Phproject",
"version": {
"version_data": [
{
"version_value": "< 1.7.8"
}
]
}
}
]
},
"vendor_name": "Alanaktion"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Phproject before version 1.7.8, there's a vulnerability which allows users with access to file uploads to execute arbitrary code. This is patched in version 1.7.8."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-434: Unrestricted Upload of File with Dangerous Type"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/Alanaktion/phproject/security/advisories/GHSA-4j97-6w6q-gxjx",
"refsource": "CONFIRM",
"url": "https://github.com/Alanaktion/phproject/security/advisories/GHSA-4j97-6w6q-gxjx"
},
{
"name": "https://github.com/Alanaktion/phproject/commit/b49d642e035d835f824bd39babd964ec0e3a285f",
"refsource": "MISC",
"url": "https://github.com/Alanaktion/phproject/commit/b49d642e035d835f824bd39babd964ec0e3a285f"
}
]
},
"source": {
"advisory": "GHSA-4j97-6w6q-gxjx",
"discovery": "UNKNOWN"
}
}