CVE-2025-1390 MEDIUM

CVE-2025-1390: pam_cap: Fix potential configuration parsing error

Vendor Openanolis
Product Anolis OS
Weakness CWE-284
Published February 18, 2025
Last update February 18, 2025

CVSS base score

6.1/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity High

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N

What the vulnerability does

01Description

The PAM module pam_cap.so of libcap configuration supports group names starting with “@”, during actual parsing, configurations not starting with “@” are incorrectly recognized as group names. This may result in nonintended users being granted an inherited capability set, potentially leading to security risks. Attackers can exploit this vulnerability to achieve local privilege escalation on systems where /etc/security/capability.conf is used to configure user inherited privileges by constructing specific usernames.

Key dates

02Disclosure timeline

February 18, 2025 CVE published
February 18, 2025 Record updated