Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Jamieblomerus

#42100of 53,632
6.4Total CVSS
Vulnerabilities · 1
PT-2023-31884
6.4
2023-12-27
WordPress · Unofficial Mobile Bankid Integration For Wordpress · CVE-2023-51700
**Name of the Vulnerable Software and Affected Versions** Unofficial Mobile BankID Integration for WordPress versions prior to 1.0.1 **Description** The issue is related to 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, leading to unauthorized code execution, data manipulation, or data exfiltration within the WordPress environment. **Recommendations** For versions prior to 1.0.1, 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. As a temporary workaround, consider enforcing stricter access controls on the database to ensure that only trusted and authorized entities can modify data. Implementing monitoring tools to detect unusual database activities could help identify and mitigate potential exploitation attempts.