GSD-2019-25142
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
The Mesmerize & Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and including,1.6.89 (Mesmerize) and 1.0.172 (Materialis). This is due to 'companion_disable_popup' function only checking the nonce while sending user input to the 'update_option' function. This makes it possible for authenticated attackers to change otherwise restricted options.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2019-25142",
"id": "GSD-2019-25142"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-25142"
],
"details": "The Mesmerize \u0026 Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and including,1.6.89 (Mesmerize) and 1.0.172 (Materialis). This is due to \u0027companion_disable_popup\u0027 function only checking the nonce while sending user input to the \u0027update_option\u0027 function. This makes it possible for authenticated attackers to change otherwise restricted options.",
"id": "GSD-2019-25142",
"modified": "2023-12-13T01:23:50.941973Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@wordfence.com",
"ID": "CVE-2019-25142",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Mesmerize",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "*",
"version_value": "1.6.89"
}
]
}
},
{
"product_name": "Materialis",
"version": {
"version_data": [
{
"version_affected": "\u003c=",
"version_name": "*",
"version_value": "1.0.172"
}
]
}
}
]
},
"vendor_name": "extendthemes"
}
]
}
},
"credits": [
{
"lang": "en",
"value": "Jerome Bruandet"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Mesmerize \u0026 Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and including,1.6.89 (Mesmerize) and 1.0.172 (Materialis). This is due to \u0027companion_disable_popup\u0027 function only checking the nonce while sending user input to the \u0027update_option\u0027 function. This makes it possible for authenticated attackers to change otherwise restricted options."
}
]
},
"impact": {
"cvss": [
{
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862 Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8c9c3302-47cd-4dbe-b79e-5e6032928074?source=cve",
"refsource": "MISC",
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8c9c3302-47cd-4dbe-b79e-5e6032928074?source=cve"
},
{
"name": "https://blog.nintechnet.com/wordpress-mesmerize-and-materialis-themes-fixed-an-authenticated-options-change-vulnerability/",
"refsource": "MISC",
"url": "https://blog.nintechnet.com/wordpress-mesmerize-and-materialis-themes-fixed-an-authenticated-options-change-vulnerability/"
},
{
"name": "https://wpscan.com/vulnerability/e4d70f03-69d5-4cca-8300-985f68d19ddc",
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/e4d70f03-69d5-4cca-8300-985f68d19ddc"
},
{
"name": "https://wordpress.org/themes/mesmerize/",
"refsource": "MISC",
"url": "https://wordpress.org/themes/mesmerize/"
},
{
"name": "https://wordpress.org/themes/materialis/",
"refsource": "MISC",
"url": "https://wordpress.org/themes/materialis/"
},
{
"name": "https://themes.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=121291%40mesmerize\u0026new=121291%40mesmerize\u0026sfp_email=\u0026sfph_mail=",
"refsource": "MISC",
"url": "https://themes.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=121291%40mesmerize\u0026new=121291%40mesmerize\u0026sfp_email=\u0026sfph_mail="
},
{
"name": "https://themes.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=121290%40materialis\u0026new=121290%40materialis\u0026sfp_email=\u0026sfph_mail=",
"refsource": "MISC",
"url": "https://themes.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=121290%40materialis\u0026new=121290%40materialis\u0026sfp_email=\u0026sfph_mail="
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:extendthemes:materialis:*:*:*:*:*:wordpress:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.173",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:extendthemes:mesmerize:*:*:*:*:*:wordpress:*:*",
"cpe_name": [],
"versionEndExcluding": "1.6.90",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@wordfence.com",
"ID": "CVE-2019-25142"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The Mesmerize \u0026 Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and including,1.6.89 (Mesmerize) and 1.0.172 (Materialis). This is due to \u0027companion_disable_popup\u0027 function only checking the nonce while sending user input to the \u0027update_option\u0027 function. This makes it possible for authenticated attackers to change otherwise restricted options."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://blog.nintechnet.com/wordpress-mesmerize-and-materialis-themes-fixed-an-authenticated-options-change-vulnerability/",
"refsource": "MISC",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
],
"url": "https://blog.nintechnet.com/wordpress-mesmerize-and-materialis-themes-fixed-an-authenticated-options-change-vulnerability/"
},
{
"name": "https://wpscan.com/vulnerability/e4d70f03-69d5-4cca-8300-985f68d19ddc",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://wpscan.com/vulnerability/e4d70f03-69d5-4cca-8300-985f68d19ddc"
},
{
"name": "https://themes.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=121291%40mesmerize\u0026new=121291%40mesmerize\u0026sfp_email=\u0026sfph_mail=",
"refsource": "MISC",
"tags": [
"Patch",
"Release Notes"
],
"url": "https://themes.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=121291%40mesmerize\u0026new=121291%40mesmerize\u0026sfp_email=\u0026sfph_mail="
},
{
"name": "https://themes.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=121290%40materialis\u0026new=121290%40materialis\u0026sfp_email=\u0026sfph_mail=",
"refsource": "MISC",
"tags": [
"Patch",
"Release Notes"
],
"url": "https://themes.trac.wordpress.org/changeset?sfp_email=\u0026sfph_mail=\u0026reponame=\u0026old=121290%40materialis\u0026new=121290%40materialis\u0026sfp_email=\u0026sfph_mail="
},
{
"name": "https://wordpress.org/themes/materialis/",
"refsource": "MISC",
"tags": [
"Product"
],
"url": "https://wordpress.org/themes/materialis/"
},
{
"name": "https://wordpress.org/themes/mesmerize/",
"refsource": "MISC",
"tags": [
"Product"
],
"url": "https://wordpress.org/themes/mesmerize/"
},
{
"name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8c9c3302-47cd-4dbe-b79e-5e6032928074?source=cve",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/8c9c3302-47cd-4dbe-b79e-5e6032928074?source=cve"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-06-14T19:33Z",
"publishedDate": "2023-06-07T02:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…