Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. save-server
  4. ›
  5. CVE-2020-15135

CVE-2020-15135: Cross-Site Request Forgery (CSRF)

August 4, 2020 (updated August 10, 2020)

save-server is affected by a CSRF vulnerability, as there is no CSRF mitigation (Tokens etc.). The CSRF attack would require you to navigate to a malicious site while you have an active session with Save-Server (Session key stored in cookies). The malicious user would then be able to perform some actions, including uploading/deleting files and adding redirects. If you are logged in as root, this attack is significantly more severe. They can in addition create, delete and update users. If they updated the password of a user, that user’s files would then be available. If the root password is updated, all files would be visible if they logged in with the new password.

References

  • nvd.nist.gov/vuln/detail/CVE-2020-15135

Code Behaviors & Features

Detect and mitigate CVE-2020-15135 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.0.5

Fixed versions

  • 1.0.7

Solution

Upgrade to version 1.0.7 or above.

Impact 7.6 HIGH

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

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

npm/save-server/CVE-2020-15135.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:56 +0000.