7.5
CVE-2023-6294
- EPSS 0.33%
- Veröffentlicht 12.02.2024 16:15:08
- Zuletzt bearbeitet 24.04.2025 16:15:25
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
Popup Builder <= 4.2.5 - Authenticated (Admin+) Server-Side Request Forgery
The Popup Builder WordPress plugin before 4.2.6 does not validate a parameter before making a request to it, which could allow users with the administrator role to perform SSRF attack in Multisite WordPress configurations.
Mögliche Gegenmaßnahme
Popup Builder – Create highly converting, mobile friendly marketing popups.: Update to version 4.2.6, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Popup Builder – Create highly converting, mobile friendly marketing popups.
Version
*-4.2.5
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sygnoos ≫ Popup Builder SwPlatformwordpress Version < 4.2.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.33% | 0.552 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.