{ "id": "CVE-2018-17036", "sourceIdentifier": "cve@mitre.org", "published": "2018-09-14T07:29:00.487", "lastModified": "2022-02-20T06:07:03.553", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in UCMS 1.4.6 and 1.6. It allows PHP code injection during installation via the systemdomain parameter to install/index.php, as demonstrated by injecting a phpinfo() call into /inc/config.php." }, { "lang": "es", "value": "Se ha descubierto un problema en UCMS versi\u00f3n 1.4.6 y 1.6. Permite la inyecci\u00f3n de c\u00f3digo PHP durante la instalaci\u00f3n a trav\u00e9s del par\u00e1metro systemdomain de install/index.php, como se demuestra al inyectar una llamada phpinfo() en /inc/config.php." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/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-94" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:ucms_project:ucms:1.4.6:*:*:*:*:*:*:*", "matchCriteriaId": "E12D098A-982E-454A-92B9-F33662BE29AD" }, { "vulnerable": true, "criteria": "cpe:2.3:a:ucms_project:ucms:1.6:*:*:*:*:*:*:*", "matchCriteriaId": "4ED914EC-C479-4D5F-8322-2241E409AECC" } ] } ] } ], "references": [ { "url": "https://github.com/blackstar24/UCMS/blob/master/phpinfo.md", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }