gsd-2013-4249
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-4249", "description": "Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.", "id": "GSD-2013-4249", "references": [ "https://www.suse.com/security/cve/CVE-2013-4249.html", "https://advisories.mageia.org/CVE-2013-4249.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-4249" ], "details": "Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.", "id": "GSD-2013-4249", "modified": "2023-12-13T01:22:16.228459Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4249", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "1028915", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1028915" }, { "name": "54476", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/54476" }, { "name": "[oss-security] 20130814 [CVE request] Django 1.4.6 security release", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2013/q3/369" }, { "name": "https://github.com/django/django/commit/90363e388c61874add3f3557ee654a996ec75d78", "refsource": "CONFIRM", "url": "https://github.com/django/django/commit/90363e388c61874add3f3557ee654a996ec75d78" }, { "name": "django-administrative-xss(86438)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/86438" }, { "name": "https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued", "refsource": "CONFIRM", "url": "https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued" }, { "name": "https://github.com/django/django/commit/cbe6d5568f4f5053ed7228ca3c3d0cce77cf9560", "refsource": "CONFIRM", "url": "https://github.com/django/django/commit/cbe6d5568f4f5053ed7228ca3c3d0cce77cf9560" }, { "name": "[oss-security] 20130819 Re: [CVE request] Django 1.4.6 security release", "refsource": "MLIST", "url": "http://seclists.org/oss-sec/2013/q3/411" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=1.5.0,\u003c1.5.2", "affected_versions": "All versions starting from 1.5.0 before 1.5.2", "cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "cwe_ids": [ "CWE-1035", "CWE-79", "CWE-79", "CWE-937" ], "date": "2023-08-17", "description": "Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField.", "fixed_versions": [ "1.5.2" ], "identifier": "CVE-2013-4249", "identifiers": [ "GHSA-4894-5vqc-6r2r", "CVE-2013-4249" ], "not_impacted": "All versions before 1.5.0, all versions starting from 1.5.2", "package_slug": "pypi/Django", "pubdate": "2022-05-17", "solution": "Upgrade to version 1.5.2 or above.", "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2013-4249", "https://github.com/django/django/commit/90363e388c61874add3f3557ee654a996ec75d78", "https://github.com/django/django/commit/cbe6d5568f4f5053ed7228ca3c3d0cce77cf9560", "https://exchange.xforce.ibmcloud.com/vulnerabilities/86438", "https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued", "http://seclists.org/oss-sec/2013/q3/369", "http://seclists.org/oss-sec/2013/q3/411", "http://secunia.com/advisories/54476", "http://www.securitytracker.com/id/1028915", "https://github.com/advisories/GHSA-4894-5vqc-6r2r" ], "uuid": "8578f2df-5b83-4312-9845-66949be75c36" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5:alpha:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5:beta:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.6:beta1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:djangoproject:django:1.5.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4249" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Cross-site scripting (XSS) vulnerability in the AdminURLFieldWidget widget in contrib/admin/widgets.py in Django 1.5.x before 1.5.2 and 1.6.x before 1.6 beta 2 allows remote attackers to inject arbitrary web script or HTML via a URLField." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/django/django/commit/90363e388c61874add3f3557ee654a996ec75d78", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/django/django/commit/90363e388c61874add3f3557ee654a996ec75d78" }, { "name": "1028915", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1028915" }, { "name": "[oss-security] 20130814 [CVE request] Django 1.4.6 security release", "refsource": "MLIST", "tags": [], "url": "http://seclists.org/oss-sec/2013/q3/369" }, { "name": "https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued", "refsource": "CONFIRM", "tags": [], "url": "https://www.djangoproject.com/weblog/2013/aug/13/security-releases-issued" }, { "name": "[oss-security] 20130819 Re: [CVE request] Django 1.4.6 security release", "refsource": "MLIST", "tags": [], "url": "http://seclists.org/oss-sec/2013/q3/411" }, { "name": "https://github.com/django/django/commit/cbe6d5568f4f5053ed7228ca3c3d0cce77cf9560", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "https://github.com/django/django/commit/cbe6d5568f4f5053ed7228ca3c3d0cce77cf9560" }, { "name": "54476", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/54476" }, { "name": "django-administrative-xss(86438)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/86438" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 4.3, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true } }, "lastModifiedDate": "2017-08-29T01:33Z", "publishedDate": "2013-10-04T17:55Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.