7.5

CVE-2006-0056

Double free vulnerability in the authentication and authentication token alteration code in PAM-MySQL 0.6.x before 0.6.2 and 0.7.x before 0.7pre3 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via crafted passwords, which lead to a double free of a pointer that was created by the pam_get_item function.  NOTE: this issue only occurs in certain configurations in which there are multiple PAM modules, PAM-MySQL is not evaluated first, and there are no requisite modules before PAM-MySQL.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Pam-mysqlPam-mysql Version0.1
Pam-mysqlPam-mysql Version0.2
Pam-mysqlPam-mysql Version0.3
Pam-mysqlPam-mysql Version0.4
Pam-mysqlPam-mysql Version0.4.7
Pam-mysqlPam-mysql Version0.5
Pam-mysqlPam-mysql Version0.6
Pam-mysqlPam-mysql Version0.7_pre1
Pam-mysqlPam-mysql Version0.7_pre2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 22.62% 0.956
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.5 10 6.4
AV:N/AC:L/Au:N/C:P/I:P/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.