2023-10-11 18:00:29 +00:00
{
"id" : "CVE-2023-35193" ,
"sourceIdentifier" : "talos-cna@cisco.com" ,
"published" : "2023-10-11T16:15:13.723" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:08:08.043" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-10-11 18:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An OS command injection vulnerability exists in the api.cgi cmd.mvpn.x509.write functionality of peplink Surf SOHO HW1 v6.3.5 (in QEMU). A specially crafted HTTP request can lead to command execution. An attacker can make an authenticated HTTP request to trigger this vulnerability.This vulnerability is specifically for the `system` call in the file `/web/MANGA/cgi-bin/api.cgi` for firmware version 6.3.5 at offset 0x4bddb8."
2023-10-29 09:06:41 +00:00
} ,
{
"lang" : "es" ,
"value" : "Existe una vulnerabilidad de inyecci\u00f3n de comandos del sistema operativo en la funcionalidad api.cgi cmd.mvpn.x509.write de peplink Surf SOHO HW1 v6.3.5 (en QEMU). Una solicitud HTTP especialmente manipulada puede conducir a la ejecuci\u00f3n de un comando. Un atacante puede realizar una solicitud HTTP autenticada para desencadenar esta vulnerabilidad. Esta vulnerabilidad es espec\u00edficamente para la llamada \"system\" en el archivo \"/web/MANGA/cgi-bin/api.cgi\" para la versi\u00f3n de firmware 6.3.5 en el desplazamiento 0x4bddb8."
2023-10-11 18:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-10-29 09:06:41 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "talos-cna@cisco.com" ,
"type" : "Secondary" ,
2023-10-29 09:06:41 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 7.2 ,
"baseSeverity" : "HIGH" ,
2023-10-29 09:06:41 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "HIGH" ,
2023-10-29 09:06:41 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-10-29 09:06:41 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.2 ,
2023-10-29 09:06:41 +00:00
"impactScore" : 5.9
} ,
2023-10-11 18:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-11 18:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-10-11 18:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2023-10-11 18:00:29 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-10-11 18:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
2023-10-11 18:00:29 +00:00
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2023-10-29 09:06:41 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "talos-cna@cisco.com" ,
"type" : "Secondary" ,
2023-10-29 09:06:41 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
} ,
2023-10-11 18:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-10-11 18:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
}
] ,
2023-10-29 09:06:41 +00:00
"configurations" : [
{
"operator" : "AND" ,
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:peplink:surf_soho_firmware:6.3.5:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2F47DB73-DEB9-4191-9C70-BFD620575394"
}
]
} ,
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : false ,
"criteria" : "cpe:2.3:h:peplink:surf_soho:hw1:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2313EA09-B0EA-4591-B4EA-2B80E7C60422"
}
]
}
]
}
] ,
2023-10-11 18:00:29 +00:00
"references" : [
{
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1782" ,
2023-10-29 09:06:41 +00:00
"source" : "talos-cna@cisco.com" ,
"tags" : [
"Exploit" ,
"Product" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1782" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Product" ,
"Third Party Advisory"
]
2023-10-11 18:00:29 +00:00
}
]
}