In Invoice Ninja before 4.4.0, there is an unsafe call to unserialize() in app/Ninja/Repositories/AccountRepository.php that may allow an attacker to deserialize arbitrary PHP classes. In certain contexts, this can result in remote code execution. The attacker's input must be hosted at http://www.geoplugin.net (cleartext HTTP), and thus a successful attack requires spoofing that site or obtaining control of it.
References
Link | Resource |
---|---|
https://github.com/invoiceninja/invoiceninja/issues/5909 | Patch Third Party Advisory |
https://github.com/invoiceninja/invoiceninja/issues/5909 | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 06:09
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/invoiceninja/invoiceninja/issues/5909 - Patch, Third Party Advisory |
Information
Published : 2021-06-06 23:15
Updated : 2024-11-21 06:09
NVD link : CVE-2021-33898
Mitre link : CVE-2021-33898
CVE.ORG link : CVE-2021-33898
JSON object : View
Products Affected
invoiceninja
- invoice_ninja
CWE
CWE-502
Deserialization of Untrusted Data