{ "id": "CVE-2016-9483", "sourceIdentifier": "cret@cert.org", "published": "2018-07-13T20:29:01.330", "lastModified": "2019-10-09T23:20:31.053", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "The PHP form code generated by PHP FormMail Generator deserializes untrusted input as part of the phpfmg_filman_download() function. A remote unauthenticated attacker may be able to use this vulnerability to inject PHP code, or along with CVE-2016-9484 to perform local file inclusion attacks and obtain files from the server." }, { "lang": "es", "value": "El c\u00f3digo PHP generado por PHP FormMail Generator deserializa las entradas no fiables como parte de la funci\u00f3n phpfmg_filman_download(). Un atacante remoto no autenticado podr\u00eda emplear esta vulnerabilidad para inyectar c\u00f3digo PHP o emplearla junto con CVE-2016-9484 para realizar ataques de inclusi\u00f3n de archivos locales y obtener archivos desde el servidor." } ], "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", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "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:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-502" } ] }, { "source": "cret@cert.org", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-502" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:jqueryform:php_formmail_generator:-:*:*:*:*:*:*:*", "matchCriteriaId": "2BF2D333-4380-499F-8C15-8B74409B8638" } ] } ] } ], "references": [ { "url": "http://www.securityfocus.com/bid/94778", "source": "cret@cert.org", "tags": [ "Third Party Advisory", "VDB Entry" ] }, { "url": "https://www.kb.cert.org/vuls/id/494015", "source": "cret@cert.org", "tags": [ "Third Party Advisory", "US Government Resource" ] } ] }