All intelligence
// vulnerability record
live · NVDCVE-2024-13771
CRITICALpublished 2025-03-14 12:15 UTC · 1 year ago · modified 2026-06-17 07:02 UTC
9.8
CVSS / 10
// description
The Civi - Job Board & Freelance Marketplace WordPress Theme plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 2.1.4. This is due to a lack of user validation before changing a password. This makes it possible for unauthenticated attackers to change the password of arbitrary users, including administrators, if the attacker knows the username of the victim.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-288
- CWE-306