gsd-2017-5493
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
wp-includes/ms-functions.php in the Multisite WordPress API in WordPress before 4.7.1 does not properly choose random numbers for keys, which makes it easier for remote attackers to bypass intended access restrictions via a crafted (1) site signup or (2) user signup.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-5493", "description": "wp-includes/ms-functions.php in the Multisite WordPress API in WordPress before 4.7.1 does not properly choose random numbers for keys, which makes it easier for remote attackers to bypass intended access restrictions via a crafted (1) site signup or (2) user signup.", "id": "GSD-2017-5493", "references": [ "https://www.debian.org/security/2017/dsa-3779", "https://security.archlinux.org/CVE-2017-5493" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-5493" ], "details": "wp-includes/ms-functions.php in the Multisite WordPress API in WordPress before 4.7.1 does not properly choose random numbers for keys, which makes it easier for remote attackers to bypass intended access restrictions via a crafted (1) site signup or (2) user signup.", "id": "GSD-2017-5493", "modified": "2023-12-13T01:21:13.249305Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-5493", "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": "wp-includes/ms-functions.php in the Multisite WordPress API in WordPress before 4.7.1 does not properly choose random numbers for keys, which makes it easier for remote attackers to bypass intended access restrictions via a crafted (1) site signup or (2) user signup." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://wpvulndb.com/vulnerabilities/8721", "refsource": "MISC", "url": "https://wpvulndb.com/vulnerabilities/8721" }, { "name": "95401", "refsource": "BID", "url": "http://www.securityfocus.com/bid/95401" }, { "name": "DSA-3779", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2017/dsa-3779" }, { "name": "https://codex.wordpress.org/Version_4.7.1", "refsource": "CONFIRM", "url": "https://codex.wordpress.org/Version_4.7.1" }, { "name": "[oss-security] 20170114 Re: CVE Request: Wordpress: 8 security issues in 4.7", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2017/01/14/6" }, { "name": "1037591", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1037591" }, { "name": "https://github.com/WordPress/WordPress/commit/cea9e2dc62abf777e06b12ec4ad9d1aaa49b29f4", "refsource": "CONFIRM", "url": "https://github.com/WordPress/WordPress/commit/cea9e2dc62abf777e06b12ec4ad9d1aaa49b29f4" }, { "name": "https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/", "refsource": "CONFIRM", "url": "https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "4.7", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-5493" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "wp-includes/ms-functions.php in the Multisite WordPress API in WordPress before 4.7.1 does not properly choose random numbers for keys, which makes it easier for remote attackers to bypass intended access restrictions via a crafted (1) site signup or (2) user signup." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-338" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/" }, { "name": "https://github.com/WordPress/WordPress/commit/cea9e2dc62abf777e06b12ec4ad9d1aaa49b29f4", "refsource": "CONFIRM", "tags": [ "Patch" ], "url": "https://github.com/WordPress/WordPress/commit/cea9e2dc62abf777e06b12ec4ad9d1aaa49b29f4" }, { "name": "https://codex.wordpress.org/Version_4.7.1", "refsource": "CONFIRM", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://codex.wordpress.org/Version_4.7.1" }, { "name": "[oss-security] 20170114 Re: CVE Request: Wordpress: 8 security issues in 4.7", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2017/01/14/6" }, { "name": "95401", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/95401" }, { "name": "https://wpvulndb.com/vulnerabilities/8721", "refsource": "MISC", "tags": [], "url": "https://wpvulndb.com/vulnerabilities/8721" }, { "name": "1037591", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id/1037591" }, { "name": "DSA-3779", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2017/dsa-3779" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2019-10-03T00:03Z", "publishedDate": "2017-01-15T02:59Z" } } }
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.