{ "id": "CVE-2021-42053", "sourceIdentifier": "cve@mitre.org", "published": "2021-10-07T06:15:06.857", "lastModified": "2021-10-14T20:28:06.527", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The Unicorn framework through 0.35.3 for Django allows XSS via component.name." }, { "lang": "es", "value": "El framework Unicorn versiones hasta 0.35.3 para Django permite un ataque de tipo XSS por medio de component.name" } ], "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 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:S/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "SINGLE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 3.5 }, "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:django-unicorn:unicorn:*:*:*:*:*:django:*:*", "versionEndIncluding": "0.35.3", "matchCriteriaId": "D09F46FA-7CA4-4FD3-B0E1-5270CC6DFF0A" } ] } ] } ], "references": [ { "url": "http://packetstormsecurity.com/files/164442/django-unicorn-0.35.3-Cross-Site-Scripting.html", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://github.com/adamghill/django-unicorn/compare/0.35.3...0.36.0", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/adamghill/django-unicorn/pull/288/files", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }