5
CVE-2012-3501
- EPSS 2.29%
- Veröffentlicht 25.08.2012 10:29:52
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle secalert@redhat.com
- CVE-Watchlists
- Unerledigt
The squidclamav_check_preview_handler function in squidclamav.c in SquidClamav 5.x before 5.8 and 6.x before 6.7 passes an unescaped URL to a system command call, which allows remote attackers to cause a denial of service (daemon crash) via a URL with certain characters, as demonstrated using %0D or %0A.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Darold ≫ Squidclamav Version5.0
Darold ≫ Squidclamav Version5.1
Darold ≫ Squidclamav Version5.2
Darold ≫ Squidclamav Version5.3
Darold ≫ Squidclamav Version5.4
Darold ≫ Squidclamav Version5.5
Darold ≫ Squidclamav Version5.6
Darold ≫ Squidclamav Version5.7
Darold ≫ Squidclamav Version6.0
Darold ≫ Squidclamav Version6.1
Darold ≫ Squidclamav Version6.2
Darold ≫ Squidclamav Version6.3
Darold ≫ Squidclamav Version6.4
Darold ≫ Squidclamav Version6.5
Darold ≫ Squidclamav Version6.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.29% | 0.832 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
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.