7.2
CVE-2022-25785
- EPSS 1.13%
- Veröffentlicht 04.05.2022 14:15:08
- Zuletzt bearbeitet 21.11.2024 06:52:59
- Quelle VulnerabilityReporting@secomea
- CVE-Watchlists
- Unerledigt
Stack-based Buffer Overflow vulnerability in SiteManager allows logged-in or local user to cause arbitrary code execution. This issue affects: Secomea SiteManager all versions prior to 9.7.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Secomea ≫ Sitemanager 1129 Firmware Version < 9.7.622134021
Secomea ≫ Sitemanager 1139 Firmware Version < 9.7.622134021
Secomea ≫ Sitemanager 1149 Firmware Version < 9.7.622134021
Secomea ≫ Sitemanager 3329 Firmware Version < 9.7.622134021
Secomea ≫ Sitemanager 3339 Firmware Version < 9.7.622134021
Secomea ≫ Sitemanager 3349 Firmware Version < 9.7.622134021
Secomea ≫ Sitemanager 3529 Firmware Version < 9.7.622134021
Secomea ≫ Sitemanager 3539 Firmware Version < 9.7.622134021
Secomea ≫ Sitemanager 3549 Firmware Version < 9.7.622134021
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.13% | 0.774 |
| 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
|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
| VulnerabilityReporting@secomea.com | 6.6 | 0.7 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-121 Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.