{ "id": "CVE-2013-4891", "sourceIdentifier": "cve@mitre.org", "published": "2018-02-21T16:29:00.190", "lastModified": "2024-11-21T01:56:39.597", "vulnStatus": "Modified", "cveTags": [], "descriptions": [ { "lang": "en", "value": "The xss_clean function in CodeIgniter before 2.1.4 might allow remote attackers to bypass an intended protection mechanism and conduct cross-site scripting (XSS) attacks via an unclosed HTML tag." }, { "lang": "es", "value": "La funci\u00f3n xss_clean en CodeIgniter, en versiones anteriores a la 2.1.4, podr\u00eda permitir que atacantes remotos omitan un mecanismo de protecci\u00f3n planeado y lleven a cabo ataques de Cross-Site Scripting (XSS) mediante unaetiqueta HTML no cerrada." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "baseScore": 6.1, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE" }, "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", "baseScore": 4.3, "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE" }, "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:codeigniter:codeigniter:*:*:*:*:*:*:*:*", "versionEndExcluding": "2.1.4", "matchCriteriaId": "689AA837-9420-4B42-BB2A-6BC238C3FA46" } ] } ] } ], "references": [ { "url": "https://github.com/bcit-ci/CodeIgniter/issues/4020", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://nealpoole.com/blog/2013/07/codeigniter-21-xss-clean-filter-bypass/", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://www.codeigniter.com/userguide2/changelog.html", "source": "cve@mitre.org", "tags": [ "Release Notes" ] }, { "url": "https://github.com/bcit-ci/CodeIgniter/issues/4020", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ] }, { "url": "https://nealpoole.com/blog/2013/07/codeigniter-21-xss-clean-filter-bypass/", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://www.codeigniter.com/userguide2/changelog.html", "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Release Notes" ] } ] }