gsd-2016-7168
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
Cross-site scripting (XSS) vulnerability in the media_handle_upload function in wp-admin/includes/media.php in WordPress before 4.6.1 might allow remote attackers to inject arbitrary web script or HTML by tricking an administrator into uploading an image file that has a crafted filename.
Aliases
Aliases
{ GSD: { alias: "CVE-2016-7168", description: "Cross-site scripting (XSS) vulnerability in the media_handle_upload function in wp-admin/includes/media.php in WordPress before 4.6.1 might allow remote attackers to inject arbitrary web script or HTML by tricking an administrator into uploading an image file that has a crafted filename.", id: "GSD-2016-7168", references: [ "https://www.debian.org/security/2016/dsa-3681", "https://security.archlinux.org/CVE-2016-7168", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2016-7168", ], details: "Cross-site scripting (XSS) vulnerability in the media_handle_upload function in wp-admin/includes/media.php in WordPress before 4.6.1 might allow remote attackers to inject arbitrary web script or HTML by tricking an administrator into uploading an image file that has a crafted filename.", id: "GSD-2016-7168", modified: "2023-12-13T01:21:20.439721Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2016-7168", 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 media_handle_upload function in wp-admin/includes/media.php in WordPress before 4.6.1 might allow remote attackers to inject arbitrary web script or HTML by tricking an administrator into uploading an image file that has a crafted filename.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/WordPress/WordPress/commit/c9e60dab176635d4bfaaf431c0ea891e4726d6e0", refsource: "CONFIRM", url: "https://github.com/WordPress/WordPress/commit/c9e60dab176635d4bfaaf431c0ea891e4726d6e0", }, { name: "https://sumofpwn.nl/advisory/2016/persistent_cross_site_scripting_vulnerability_in_wordpress_due_to_unsafe_processing_of_file_names.html", refsource: "MISC", url: "https://sumofpwn.nl/advisory/2016/persistent_cross_site_scripting_vulnerability_in_wordpress_due_to_unsafe_processing_of_file_names.html", }, { name: "https://wpvulndb.com/vulnerabilities/8615", refsource: "MISC", url: "https://wpvulndb.com/vulnerabilities/8615", }, { name: "[oss-security] 20160908 Re: Persistent Cross-Site Scripting vulnerability in WordPress due to unsafe processing of file names", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2016/09/08/24", }, { name: "92841", refsource: "BID", url: "http://www.securityfocus.com/bid/92841", }, { name: "https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/", refsource: "CONFIRM", url: "https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/", }, { name: "https://codex.wordpress.org/Version_4.6.1", refsource: "CONFIRM", url: "https://codex.wordpress.org/Version_4.6.1", }, { name: "DSA-3681", refsource: "DEBIAN", url: "http://www.debian.org/security/2016/dsa-3681", }, { name: "[oss-security] 20160908 Persistent Cross-Site Scripting vulnerability in WordPress due to unsafe processing of file names", refsource: "MLIST", url: "http://www.openwall.com/lists/oss-security/2016/09/08/19", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:wordpress:wordpress:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "4.6", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "cve@mitre.org", ID: "CVE-2016-7168", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Cross-site scripting (XSS) vulnerability in the media_handle_upload function in wp-admin/includes/media.php in WordPress before 4.6.1 might allow remote attackers to inject arbitrary web script or HTML by tricking an administrator into uploading an image file that has a crafted filename.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-79", }, ], }, ], }, references: { reference_data: [ { name: "https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/", refsource: "CONFIRM", tags: [ "Patch", "Vendor Advisory", ], url: "https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/", }, { name: "https://sumofpwn.nl/advisory/2016/persistent_cross_site_scripting_vulnerability_in_wordpress_due_to_unsafe_processing_of_file_names.html", refsource: "MISC", tags: [ "Third Party Advisory", ], url: "https://sumofpwn.nl/advisory/2016/persistent_cross_site_scripting_vulnerability_in_wordpress_due_to_unsafe_processing_of_file_names.html", }, { name: "https://github.com/WordPress/WordPress/commit/c9e60dab176635d4bfaaf431c0ea891e4726d6e0", refsource: "CONFIRM", tags: [ "Patch", ], url: "https://github.com/WordPress/WordPress/commit/c9e60dab176635d4bfaaf431c0ea891e4726d6e0", }, { name: "https://codex.wordpress.org/Version_4.6.1", refsource: "CONFIRM", tags: [ "Patch", ], url: "https://codex.wordpress.org/Version_4.6.1", }, { name: "92841", refsource: "BID", tags: [ "Third Party Advisory", "VDB Entry", ], url: "http://www.securityfocus.com/bid/92841", }, { name: "[oss-security] 20160908 Re: Persistent Cross-Site Scripting vulnerability in WordPress due to unsafe processing of file names", refsource: "MLIST", tags: [ "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2016/09/08/24", }, { name: "[oss-security] 20160908 Persistent Cross-Site Scripting vulnerability in WordPress due to unsafe processing of file names", refsource: "MLIST", tags: [ "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2016/09/08/19", }, { name: "https://wpvulndb.com/vulnerabilities/8615", refsource: "MISC", tags: [], url: "https://wpvulndb.com/vulnerabilities/8615", }, { name: "DSA-3681", refsource: "DEBIAN", tags: [], url: "http://www.debian.org/security/2016/dsa-3681", }, ], }, }, impact: { baseMetricV2: { cvssV2: { accessComplexity: "MEDIUM", accessVector: "NETWORK", authentication: "SINGLE", availabilityImpact: "NONE", baseScore: 3.5, confidentialityImpact: "NONE", integrityImpact: "PARTIAL", vectorString: "AV:N/AC:M/Au:S/C:N/I:P/A:N", version: "2.0", }, exploitabilityScore: 6.8, impactScore: 2.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "LOW", userInteractionRequired: true, }, baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 4.8, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "LOW", privilegesRequired: "HIGH", scope: "CHANGED", userInteraction: "REQUIRED", vectorString: "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", version: "3.0", }, exploitabilityScore: 1.7, impactScore: 2.7, }, }, lastModifiedDate: "2017-11-04T01:29Z", publishedDate: "2017-01-05T02:59Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.