gsd-2023-40068
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Cross-site scripting vulnerability in Advanced Custom Fields versions 6.1.0 to 6.1.7 and Advanced Custom Fields Pro versions 6.1.0 to 6.1.7 allows a remote authenticated attacker to execute an arbitrary script on the web browser of the user who is logging in to the product with the administrative privilege.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-40068", "id": "GSD-2023-40068" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-40068" ], "details": "Cross-site scripting vulnerability in Advanced Custom Fields versions 6.1.0 to 6.1.7 and Advanced Custom Fields Pro versions 6.1.0 to 6.1.7 allows a remote authenticated attacker to execute an arbitrary script on the web browser of the user who is logging in to the product with the administrative privilege.", "id": "GSD-2023-40068", "modified": "2023-12-13T01:20:43.503849Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2023-40068", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Advanced Custom Fields", "version": { "version_data": [ { "version_affected": "=", "version_value": "versions 6.1.0 to 6.1.7" } ] } }, { "product_name": "Advanced Custom Fields Pro", "version": { "version_data": [ { "version_affected": "=", "version_value": "versions 6.1.0 to 6.1.7" } ] } } ] }, "vendor_name": "WP Engine" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Cross-site scripting vulnerability in Advanced Custom Fields versions 6.1.0 to 6.1.7 and Advanced Custom Fields Pro versions 6.1.0 to 6.1.7 allows a remote authenticated attacker to execute an arbitrary script on the web browser of the user who is logging in to the product with the administrative privilege." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site scripting (XSS)" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.advancedcustomfields.com/blog/acf-6-1-8/", "refsource": "MISC", "url": "https://www.advancedcustomfields.com/blog/acf-6-1-8/" }, { "name": "https://wordpress.org/plugins/advanced-custom-fields/", "refsource": "MISC", "url": "https://wordpress.org/plugins/advanced-custom-fields/" }, { "name": "https://www.advancedcustomfields.com/", "refsource": "MISC", "url": "https://www.advancedcustomfields.com/" }, { "name": "https://jvn.jp/en/jp/JVN98946408/", "refsource": "MISC", "url": "https://jvn.jp/en/jp/JVN98946408/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:advancedcustomfields:advanced_custom_fields:*:*:*:*:pro:wordpress:*:*", "cpe_name": [], "versionEndIncluding": "6.1.7", "versionStartIncluding": "6.1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:advancedcustomfields:advanced_custom_fields:*:*:*:*:-:wordpress:*:*", "cpe_name": [], "versionEndIncluding": "6.1.7", "versionStartIncluding": "6.1.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2023-40068" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Cross-site scripting vulnerability in Advanced Custom Fields versions 6.1.0 to 6.1.7 and Advanced Custom Fields Pro versions 6.1.0 to 6.1.7 allows a remote authenticated attacker to execute an arbitrary script on the web browser of the user who is logging in to the product with the administrative privilege." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-79" } ] } ] }, "references": { "reference_data": [ { "name": "https://wordpress.org/plugins/advanced-custom-fields/", "refsource": "MISC", "tags": [ "Product" ], "url": "https://wordpress.org/plugins/advanced-custom-fields/" }, { "name": "https://www.advancedcustomfields.com/", "refsource": "MISC", "tags": [ "Product" ], "url": "https://www.advancedcustomfields.com/" }, { "name": "https://jvn.jp/en/jp/JVN98946408/", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://jvn.jp/en/jp/JVN98946408/" }, { "name": "https://www.advancedcustomfields.com/blog/acf-6-1-8/", "refsource": "MISC", "tags": [ "Release Notes", "Vendor Advisory" ], "url": "https://www.advancedcustomfields.com/blog/acf-6-1-8/" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.3, "impactScore": 2.7 } }, "lastModifiedDate": "2023-08-25T16:10Z", "publishedDate": "2023-08-21T09:15Z" } } }
Loading...
Loading...
- 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.