7.5
CVE-2017-18604
- EPSS 0.38%
- Veröffentlicht 10.09.2019 12:15:10
- Zuletzt bearbeitet 21.11.2024 03:20:30
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
SiteBuilder Dynamic Components <= 1.0 - PHP Object Injection
The sitebuilder-dynamic-components plugin through 1.0 for WordPress has PHP object injection via an AJAX request.
Mögliche Gegenmaßnahme
SiteBuilder Dynamic Components: No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
SiteBuilder Dynamic Components
Version
*-1.0
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Sitebuilder Dynamic Components Project ≫ Sitebuilder Dynamic Components SwPlatformwordpress Version <= 1.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.38% | 0.565 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:P/A:N
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.