Dear PrivacyIdea Community,
The following vulnerability has been identified in our deployment of PrivacyIdea(3.8.1) and I was wondering what the recommended mediation is for it. Ive checked the latest version of PrivacyIdea(3.10), and it also appears to include version 1.8 of the Angular package.
Any advice/ideas would be appreciated!
Vulnerability scan shows the following findings on OTP (Medium severity):
https://nvd.nist.gov/vuln/detail/CVE-2024-8372
https://nvd.nist.gov/vuln/detail/CVE-2024-8373
Details:
Location: /opt/privacyidea/venv/lib/python3.8/site-packages/privacyidea/static/package-lock.json
Package: pkg:javascript/angular
Installed version: 1.8.3
Description:
The library angular
version 1.8.3
was detected in NPM library manager
located at /opt/privacyidea/venv/lib/python3.8/site-packages/privacyidea/static/package-lock.json
on line 35
and is vulnerable to CVE-2024-8372
, which exists in versions >= 1.3.1, < 1.9.6
.
The vulnerability was found in the National Vulnerability Database (NVD) with NVD severity: Medium
.
The library is associated with the technology AngularJS
.
The vulnerability can be remediated by updating AngularJS
to 1.9.6
or higher.