gsd-2013-4339
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
WordPress before 3.6.1 does not properly validate URLs before use in an HTTP redirect, which allows remote attackers to bypass intended redirection restrictions via a crafted string.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2013-4339", "description": "WordPress before 3.6.1 does not properly validate URLs before use in an HTTP redirect, which allows remote attackers to bypass intended redirection restrictions via a crafted string.", "id": "GSD-2013-4339", "references": [ "https://www.suse.com/security/cve/CVE-2013-4339.html", "https://www.debian.org/security/2013/dsa-2757", "https://advisories.mageia.org/CVE-2013-4339.html", "https://packetstormsecurity.com/files/cve/CVE-2013-4339" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2013-4339" ], "details": "WordPress before 3.6.1 does not properly validate URLs before use in an HTTP redirect, which allows remote attackers to bypass intended redirection restrictions via a crafted string.", "id": "GSD-2013-4339", "modified": "2023-12-13T01:22:15.752729Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4339", "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": "WordPress before 3.6.1 does not properly validate URLs before use in an HTTP redirect, which allows remote attackers to bypass intended redirection restrictions via a crafted string." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://core.trac.wordpress.org/changeset/25324", "refsource": "CONFIRM", "url": "http://core.trac.wordpress.org/changeset/25324" }, { "name": "FEDORA-2013-16925", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116832.html" }, { "name": "http://core.trac.wordpress.org/changeset/25323", "refsource": "CONFIRM", "url": "http://core.trac.wordpress.org/changeset/25323" }, { "name": "FEDORA-2013-16855", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116828.html" }, { "name": "101181", "refsource": "OSVDB", "url": "http://www.osvdb.org/101181" }, { "name": "DSA-2757", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2013/dsa-2757" }, { "name": "20131219 URL Redirector Abuse and XSS vulnerabilities in WordPress", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2013/Dec/174" }, { "name": "http://codex.wordpress.org/Version_3.6.1", "refsource": "CONFIRM", "url": "http://codex.wordpress.org/Version_3.6.1" }, { "name": "http://wordpress.org/news/2013/09/wordpress-3-6-1/", "refsource": "CONFIRM", "url": "http://wordpress.org/news/2013/09/wordpress-3-6-1/" }, { "name": "FEDORA-2013-16895", "refsource": "FEDORA", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/117118.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "3.6", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2013-4339" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "WordPress before 3.6.1 does not properly validate URLs before use in an HTTP redirect, which allows remote attackers to bypass intended redirection restrictions via a crafted string." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-20" } ] } ] }, "references": { "reference_data": [ { "name": "http://core.trac.wordpress.org/changeset/25323", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "http://core.trac.wordpress.org/changeset/25323" }, { "name": "http://wordpress.org/news/2013/09/wordpress-3-6-1/", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://wordpress.org/news/2013/09/wordpress-3-6-1/" }, { "name": "http://core.trac.wordpress.org/changeset/25324", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch" ], "url": "http://core.trac.wordpress.org/changeset/25324" }, { "name": "http://codex.wordpress.org/Version_3.6.1", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://codex.wordpress.org/Version_3.6.1" }, { "name": "DSA-2757", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2013/dsa-2757" }, { "name": "FEDORA-2013-16925", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116832.html" }, { "name": "FEDORA-2013-16895", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/117118.html" }, { "name": "FEDORA-2013-16855", "refsource": "FEDORA", "tags": [], "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-September/116828.html" }, { "name": "101181", "refsource": "OSVDB", "tags": [], "url": "http://www.osvdb.org/101181" }, { "name": "20131219 URL Redirector Abuse and XSS vulnerabilities in WordPress", "refsource": "FULLDISC", "tags": [], "url": "http://seclists.org/fulldisclosure/2013/Dec/174" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2013-12-31T04:25Z", "publishedDate": "2013-09-12T13:30Z" } } }
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.
Loading…