5

CVE-2012-3501

Exploit
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)
DaroldSquidclamav Version5.0
DaroldSquidclamav Version5.1
DaroldSquidclamav Version5.2
DaroldSquidclamav Version5.3
DaroldSquidclamav Version5.4
DaroldSquidclamav Version5.5
DaroldSquidclamav Version5.6
DaroldSquidclamav Version5.7
DaroldSquidclamav Version6.0
DaroldSquidclamav Version6.1
DaroldSquidclamav Version6.2
DaroldSquidclamav Version6.3
DaroldSquidclamav Version6.4
DaroldSquidclamav Version6.5
DaroldSquidclamav Version6.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.29% 0.832
CVSS Metriken
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.