CVE-2024-39326
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-39326
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-07-02T20:55:01.296Z
- Last Modified Date
- 2024-07-02T20:55:01.296Z
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-39326 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39326 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-07-03 13:13:40 | Added to TrackCVE |