7.8
CVE-2023-28729
- EPSS 0.03%
- Veröffentlicht 21.07.2023 07:15:09
- Zuletzt bearbeitet 21.11.2024 07:55:53
- Quelle product-security@gg.jp.panason
- CVE-Watchlists
- Unerledigt
A type confusion vulnerability in Panasonic Control FPWIN Pro versions 7.6.0.3 and all previous versions may allow arbitrary code execution when opening specially crafted project files.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Panasonic ≫ Control Fpwin Pro Version <= 7.6.0.3
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.03% | 0.079 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| product-security@gg.jp.panasonic.com | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-843 Access of Resource Using Incompatible Type ('Type Confusion')
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.