CSRF in Nationalsecurityagency Skills-Service
CVE-2024-39326
SkillTree is a micro-learning gamification platform. Prior to version 2.12.6, the endpoint `/admin/projects/{projectname}/skills/{skillname}/video` (and probably others) is open to a cross-site request forgery (CSRF) vulnerability. Due to the endpoint being CSRFable e.g POST request, supports a content type that can be exploited (multipart file upload), makes a state change and has no CSRF mitigations in place (samesite flag, CSRF token). It is possible to perform a CSRF attack against a logged in admin account, allowing an attacker that can target a logged in admin of Skills Service to modify the videos, captions, and text of the skill. Version 2.12.6 contains a patch for this issue.
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.003 (21.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.4 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N.
Affected products
- Nationalsecurityagency Skills-service — versions < 2.12.6
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM)
- security-advisories@github.com (x_refsource_MISC)
- security-advisories@github.com (x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-39326?
- CVE-2024-39326 is a medium-severity vulnerability in Nationalsecurityagency Skills-Service, classified under Cross-Site Request Forgery (CSRF). CVSS score: 4.4/10. Published 2024-07-02.
- How severe is CVE-2024-39326?
- Medium severity. CVSS v3 base score is 4.4 out of 10.