Unofficial Mobile BankID Integration for WordPress lets users employ Mobile BankID to authenticate themselves on your WordPress site. Prior to 1.0.1, WP-Mobile-BankID-Integration is affected by a vulnerability classified as a Deserialization of Untrusted Data vulnerability, specifically impacting scenarios where an attacker can manipulate the database. If unauthorized actors gain access to the database, they could exploit this vulnerability to execute object injection attacks. This could lead to unauthorized code execution, data manipulation, or data exfiltration within the WordPress environment. Users of the plugin should upgrade to version 1.0.1 (or later), where the serialization and deserialization of OrderResponse objects have been switched out to an array stored as JSON. A possible workaround for users unable to upgrade immediately is to enforce stricter access controls on the database, ensuring that only trusted and authorized entities can modify data. Additionally, implementing monitoring tools to detect unusual database activities could help identify and mitigate potential exploitation attempts.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 08:38
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/jamieblomerus/WP-Mobile-BankID-Integration/commit/8251c6298a995ccf4f26c43f03ed11a275dd0c5f - Patch | |
References | () https://github.com/jamieblomerus/WP-Mobile-BankID-Integration/security/advisories/GHSA-pqwp-qrp7-grg4 - Vendor Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.4 |
04 Jan 2024, 16:55
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
CPE | cpe:2.3:a:jamieblomerus:unofficial_mobile_bankid_integration:*:*:*:*:*:wordpress:*:* | |
References | () https://github.com/jamieblomerus/WP-Mobile-BankID-Integration/commit/8251c6298a995ccf4f26c43f03ed11a275dd0c5f - Patch | |
References | () https://github.com/jamieblomerus/WP-Mobile-BankID-Integration/security/advisories/GHSA-pqwp-qrp7-grg4 - Vendor Advisory | |
First Time |
Jamieblomerus
Jamieblomerus unofficial Mobile Bankid Integration |
27 Dec 2023, 18:24
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-12-27 18:15
Updated : 2024-11-21 08:38
NVD link : CVE-2023-51700
Mitre link : CVE-2023-51700
CVE.ORG link : CVE-2023-51700
JSON object : View
Products Affected
jamieblomerus
- unofficial_mobile_bankid_integration
CWE
CWE-502
Deserialization of Untrusted Data