{ "id": "CVE-2023-33408", "sourceIdentifier": "cve@mitre.org", "published": "2023-06-05T21:15:11.140", "lastModified": "2023-06-09T22:47:21.147", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Minical 1.0.0 is vulnerable to Cross Site Scripting (XSS). The vulnerability exists due to insufficient input validation in the application's user input handling in the security_helper.php file." } ], "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", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } ] }, "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:minical:minical:1.0.0:*:*:*:*:*:*:*", "matchCriteriaId": "1B4A76D8-C12B-46E0-8DC7-52FA6AA4CB9A" } ] } ] } ], "references": [ { "url": "https://github.com/Thirukrishnan/CVE-2023-33408", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/minical/minical", "source": "cve@mitre.org", "tags": [ "Product" ] } ] }