9.8
CVE-2023-28667
- EPSS 0.71%
- Veröffentlicht 22.03.2023 21:15:19
- Zuletzt bearbeitet 25.02.2025 19:15:13
- Quelle vulnreport@tenable.com
- CVE-Watchlists
- Unerledigt
Lead Generated <= 1.23 - Unauthenticated PHP Object Injection
The Lead Generated WordPress Plugin, version <= 1.23, was affected by an unauthenticated insecure deserialization issue. The tve_labels parameter of the tve_api_form_submit action is passed to the PHP unserialize() function without being sanitized or verified, and as a result could lead to PHP object injection, which when combined with certain class implementations / gadget chains could be leveraged to perform a variety of malicious actions granted a POP chain is also present.
Mögliche Gegenmaßnahme
Lead Generated: Update to version 1.25, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Lead Generated
Version
*-1.23
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Leadgenerated ≫ Lead Generated SwPlatformwordpress Version < 1.25
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.71% | 0.718 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.