{ "id": "CVE-2020-10191", "sourceIdentifier": "cve@mitre.org", "published": "2020-03-09T19:15:15.020", "lastModified": "2024-11-21T04:54:56.500", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in MunkiReport before 5.3.0. An authenticated actor can send a custom XSS payload through the /module/comment/save endpoint. The payload will be executed by any authenticated users browsing the application. This concerns app/controllers/client.php:detail." }, { "lang": "es", "value": "Se detect\u00f3 un problema en MunkiReport versiones anteriores a 5.3.0. Un actor autenticado puede enviar una carga \u00fatil de tipo XSS hacia un cliente por medio del endpoint /module/comment/save. La carga \u00fatil ser\u00e1 ejecutada por cualquier usuario autenticado que navegue por la aplicaci\u00f3n. Esto se refiere al archivo app/controllers/client.php:detail." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "baseScore": 5.4, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "baseScore": 3.5, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "SINGLE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE" }, "baseSeverity": "LOW", "exploitabilityScore": 6.8, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": true } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-79" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:munkireport_project:munkireport:*:*:*:*:*:*:*:*", "versionStartIncluding": "2.5.3", "versionEndExcluding": "5.3.0", "matchCriteriaId": "6D5E65BC-E556-4850-B431-FDDF740EE1B4" } ] } ] } ], "references": [ { "url": "https://github.com/munkireport/munkireport-php/releases", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://github.com/munkireport/munkireport-php/wiki/20200309-Authenticated-Comment-XSS", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/munkireport/munkireport-php/releases", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ] }, { "url": "https://github.com/munkireport/munkireport-php/wiki/20200309-Authenticated-Comment-XSS", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ] } ] }