9.3
CVE-2007-4344
- EPSS 10.35%
- Published 15.11.2007 22:46:00
- Last modified 09.04.2025 00:30:58
- Source PSIRT-CNA@flexerasoftware.com
- Teams watchlist Login
- Open Login
Multiple input validation errors in ACD ACDSee Photo Manager 9.0 build 108, Pro Photo Manager 8.1 build 99, and Photo Editor 4.0 build 195 allow user-assisted remote attackers to execute arbitrary code via a long section string in (1) a PSP image to the ID_PSP.apl plug-in or (2) an LHA archive to the AM_LHA.apl plug-in, resulting in a heap-based buffer overflow.
Data is provided by the National Vulnerability Database (NVD)
Acdsee ≫ Photo Editor Version4.0 Updatebuild_195
Acdsee ≫ Photo Manager Version9.0 Updatebuild_108
Acdsee ≫ Pro Photo Manager Version8.1 Updatebuild_99
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 10.35% | 0.924 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-20 Improper Input Validation
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.