2023-05-12 14:00:26 +02:00
{
"id" : "CVE-2023-29657" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-12T11:15:12.850" ,
2023-05-22 16:00:34 +00:00
"lastModified" : "2023-05-22T15:13:21.947" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-12 14:00:26 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "eXtplorer 2.1.15 is vulnerable to Insecure Permissions. File upload in file manager allows uploading zip file containing php pages with arbitrary code executions."
}
] ,
2023-05-22 16:00:34 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-434"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:extplorer:extplorer:2.1.15:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F888E605-69A9-4197-9AA6-2801EC0D7198"
}
]
}
]
}
] ,
2023-05-12 14:00:26 +02:00
"references" : [
{
"url" : "http://blog.tristaomarinho.com/extplorer-2-1-15-arbitrary-file-upload/" ,
2023-05-22 16:00:34 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2023-05-12 14:00:26 +02:00
} ,
{
"url" : "http://extplorer.net/" ,
2023-05-22 16:00:34 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2023-05-12 14:00:26 +02:00
}
]
}