9.8
CVE-2021-21783
- EPSS 1.36%
- Veröffentlicht 25.03.2021 17:15:13
- Zuletzt bearbeitet 21.11.2024 05:48:57
- Quelle talos-cna@cisco.com
- Teams Watchlist Login
- Unerledigt Login
A code execution vulnerability exists in the WS-Addressing plugin functionality of Genivia gSOAP 2.8.107. A specially crafted SOAP request can lead to remote code execution. An attacker can send an HTTP request to trigger this vulnerability.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Oracle ≫ Communications Diameter Signaling Router Version >= 8.0.0 <= 8.5.0
Oracle ≫ Communications Eagle Application Processor Version >= 16.1.0 <= 16.4.0
Oracle ≫ Communications Eagle Lnp Application Processor Version46.7
Oracle ≫ Communications Eagle Lnp Application Processor Version46.8
Oracle ≫ Communications Eagle Lnp Application Processor Version46.9
Oracle ≫ Communications Lsms Version13.1
Oracle ≫ Communications Lsms Version13.2
Oracle ≫ Communications Lsms Version13.3
Oracle ≫ Communications Lsms Version13.4
Oracle ≫ Tekelec Virtual Operating Environment Version >= 3.4.0 <= 3.7.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.36% | 0.795 |
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
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
talos-cna@cisco.com | 9.8 | 3.9 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-190 Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
CWE-680 Integer Overflow to Buffer Overflow
The product performs a calculation to determine how much memory to allocate, but an integer overflow can occur that causes less memory to be allocated than expected, leading to a buffer overflow.