Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. october/rain
  4. ›
  5. CVE-2020-15128

CVE-2020-15128: Reliance on Cookies without Validation and Integrity Checking

August 5, 2020 (updated March 4, 2021)

In OctoberCMS before version 1.0.468, encrypted cookie values were not tied to the name of the cookie the value belonged to. This meant that certain classes of attacks that took advantage of other theoretical vulnerabilities in user facing code (nothing exploitable in the core project itself) had a higher chance of succeeding. Specifically, if your usage exposed a way for users to provide unfiltered user input and have it returned to them as an encrypted cookie (ex. storing a user provided search query in a cookie) they could then use the generated cookie in place of other more tightly controlled cookies; or if your usage exposed the plaintext version of an encrypted cookie at any point to the user they could theoretically provide encrypted content from your application back to it as an encrypted cookie and force the framework to decrypt it for them. Issue has been fixed in build 468 (v1.0.468).

References

  • github.com/advisories/GHSA-55mm-5399-7r63
  • github.com/octobercms/library/commit/28310d4fb336a1741b39498f4474497644a6875c
  • github.com/octobercms/library/pull/508
  • github.com/octobercms/october/security/advisories/GHSA-55mm-5399-7r63
  • nvd.nist.gov/vuln/detail/CVE-2020-15128

Code Behaviors & Features

Detect and mitigate CVE-2020-15128 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 starting from 1.0.319 before 1.0.468

Fixed versions

  • 1.0.468

Solution

Upgrade to version 1.0.468 or above.

Impact 6.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-565: Reliance on Cookies without Validation and Integrity Checking

Source file

packagist/october/rain/CVE-2020-15128.yml

Spotted a mistake? Edit the file on GitLab.

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

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