{ "id": "CVE-2021-43698", "sourceIdentifier": "cve@mitre.org", "published": "2021-11-29T12:15:08.217", "lastModified": "2021-12-01T15:15:54.023", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "phpWhois (last update Jun 30 2021) is affected by a Cross Site Scripting (XSS) vulnerability. In file example.php, the exit function will terminate the script and print the message to the user. The message will contain $_GET['query'] then there is a XSS vulnerability." }, { "lang": "es", "value": "phpWhois (\u00faltima actualizaci\u00f3n 30 de junio de 2021) est\u00e1 afectado por una vulnerabilidad de Cross Site Scripting (XSS). En el archivo example.php, la funci\u00f3n exit terminar\u00e1 el script e imprimir\u00e1 el mensaje al usuario. El mensaje contendr\u00e1 $_GET['query'] entonces hay una vulnerabilidad XSS" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.3 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 8.6, "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:phpwhois_project:phpwhois:-:*:*:*:*:*:*:*", "matchCriteriaId": "2C29BBA5-ADD5-4475-96FA-1D07395102C0" } ] } ] } ], "references": [ { "url": "https://github.com/sparc/phpWhois.org/issues/21", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ] } ] }