2020-03-30 19:01:15 +00:00
{
"CVE_data_meta" : {
2020-04-22 11:10:12 -05:00
"ASSIGNER" : "security-advisories@github.com" ,
2020-03-30 19:01:15 +00:00
"ID" : "CVE-2020-11011" ,
2020-04-22 11:10:12 -05:00
"STATE" : "PUBLIC" ,
"TITLE" : "RCE via file upload in Phproject"
2020-03-30 19:01:15 +00:00
} ,
2020-04-22 11:10:12 -05:00
"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" ,
2020-03-30 19:01:15 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-04-22 17:01:25 +00:00
"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."
2020-04-22 11:10:12 -05:00
}
]
} ,
"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"
}
]
2020-03-30 19:01:15 +00:00
}
]
2020-04-22 11:10:12 -05:00
} ,
"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"
2020-03-30 19:01:15 +00:00
}
}