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

149 lines
4.5 KiB
JSON

{
"id": "CVE-2017-9807",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-06-22T03:29:00.207",
"lastModified": "2024-11-21T03:36:53.820",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in the OpenWebif plugin through 1.2.4 for E2 open devices. The saveConfig function of \"plugin/controllers/models/config.py\" performs an eval() call on the contents of the \"key\" HTTP GET parameter. This allows an unauthenticated remote attacker to execute arbitrary Python code or OS commands via api/saveconfig."
},
{
"lang": "es",
"value": "Un problema ha sido descubierto en el plugin OpenWebif hasta la versi\u00f3n 1.2.4 para dispositivos abiertos E2. La funci\u00f3n saveConfig del archivo \"plugin/controllers/models/config.py\" representa una llamada eval() en los contenidos del parametro \"key\" HTTP GET. Esto permite a un atacante remoto sin autentificar ejecutar c\u00f3digo Python aleatorio o comandos del sistema operativo mediante api/saveconfig."
}
],
"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:C/I:C/A:C",
"baseScore": 10.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openwebif_project:openwebif:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.2.4",
"matchCriteriaId": "0AD65577-EEC6-4823-90AF-1C01818DF9B1"
}
]
}
]
}
],
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2017/10/02/4",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/99232",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://census-labs.com/news/2017/10/02/e2openplugin-openwebif-saveconfig-remote-code-execution/",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/E2OpenPlugins/e2openplugin-OpenWebif/issues/620",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2017/10/02/4",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/99232",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://census-labs.com/news/2017/10/02/e2openplugin-openwebif-saveconfig-remote-code-execution/",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/E2OpenPlugins/e2openplugin-OpenWebif/issues/620",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
}
]
}