Vulnerabilites related to welaunch - WordPress GDPR
CVE-2024-10388 (GCVE-0-2024-10388)
Vulnerability from cvelistv5
Published
2024-11-19 07:35
Modified
2024-11-19 14:34
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Summary
The WordPress GDPR plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'gdpr_firstname' and 'gdpr_lastname' parameters in all versions up to, and including, 2.0.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
welaunch | WordPress GDPR |
Version: * ≤ 2.0.2 |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:welaunch:wordpress_gdpr\\\u0026ccpa:*:*:*:*:*:wordpress:*:*" ], "defaultStatus": "unaffected", "product": "wordpress_gdpr\\\u0026ccpa", "vendor": "welaunch", "versions": [ { "lessThanOrEqual": "2.0.2", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-10388", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-11-19T14:33:37.852417Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-19T14:34:21.929Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "WordPress GDPR", "vendor": "welaunch", "versions": [ { "lessThanOrEqual": "2.0.2", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Istv\u00e1n M\u00e1rton" } ], "descriptions": [ { "lang": "en", "value": "The WordPress GDPR plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the \u0027gdpr_firstname\u0027 and \u0027gdpr_lastname\u0027 parameters in all versions up to, and including, 2.0.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page." } ], "metrics": [ { "cvssV3_1": { "baseScore": 7.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-79", "description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-19T07:35:27.073Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/bf707d9b-2b96-4d1b-b798-38f7fe958eaf?source=cve" }, { "url": "https://www.welaunch.io/en/product/wordpress-gdpr/#changelog" } ], "timeline": [ { "lang": "en", "time": "2024-10-25T00:00:00.000+00:00", "value": "Discovered" }, { "lang": "en", "time": "2024-10-25T00:00:00.000+00:00", "value": "Vendor Notified" }, { "lang": "en", "time": "2024-11-17T00:00:00.000+00:00", "value": "Disclosed" } ], "title": "WordPress GDPR \u003c= 2.0.2 - Unauthenticated Stored Cross-Site Scripting" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-10388", "datePublished": "2024-11-19T07:35:27.073Z", "dateReserved": "2024-10-25T12:57:20.655Z", "dateUpdated": "2024-11-19T14:34:21.929Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2024-11069 (GCVE-0-2024-11069)
Vulnerability from cvelistv5
Published
2024-11-19 07:35
Modified
2024-11-19 14:49
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-862 - Missing Authorization
Summary
The WordPress GDPR plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'WordPress_GDPR_Data_Delete::check_action' function in all versions up to, and including, 2.0.2. This makes it possible for unauthenticated attackers to delete arbitrary users.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
welaunch | WordPress GDPR |
Version: * ≤ 2.0.2 |
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:welaunch:wordpress_gdpr\\\u0026ccpa:*:*:*:*:*:wordpress:*:*" ], "defaultStatus": "unaffected", "product": "wordpress_gdpr\\\u0026ccpa", "vendor": "welaunch", "versions": [ { "lessThanOrEqual": "2.0.2", "status": "affected", "version": "0", "versionType": "semver" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-11069", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-11-19T14:47:27.439409Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-19T14:49:45.150Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "WordPress GDPR", "vendor": "welaunch", "versions": [ { "lessThanOrEqual": "2.0.2", "status": "affected", "version": "*", "versionType": "semver" } ] } ], "credits": [ { "lang": "en", "type": "finder", "value": "Istv\u00e1n M\u00e1rton" } ], "descriptions": [ { "lang": "en", "value": "The WordPress GDPR plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the \u0027WordPress_GDPR_Data_Delete::check_action\u0027 function in all versions up to, and including, 2.0.2. This makes it possible for unauthenticated attackers to delete arbitrary users." } ], "metrics": [ { "cvssV3_1": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-862", "description": "CWE-862 Missing Authorization", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-19T07:35:26.443Z", "orgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "shortName": "Wordfence" }, "references": [ { "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/a089026a-5da9-467c-a1e4-622bb74363e2?source=cve" }, { "url": "https://www.welaunch.io/en/product/wordpress-gdpr/#changelog" } ], "timeline": [ { "lang": "en", "time": "2024-11-11T00:00:00.000+00:00", "value": "Discovered" }, { "lang": "en", "time": "2024-11-11T00:00:00.000+00:00", "value": "Vendor Notified" }, { "lang": "en", "time": "2024-11-17T00:00:00.000+00:00", "value": "Disclosed" } ], "title": "WordPress GDPR \u003c= 2.0.2 - Missing Authorization to Unauthenticated Arbitrary User Deletion" } }, "cveMetadata": { "assignerOrgId": "b15e7b5b-3da4-40ae-a43c-f7aa60e62599", "assignerShortName": "Wordfence", "cveId": "CVE-2024-11069", "datePublished": "2024-11-19T07:35:26.443Z", "dateReserved": "2024-11-11T06:17:16.422Z", "dateUpdated": "2024-11-19T14:49:45.150Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }