CVE-2020-15128
published 2020-07-31CVE-2020-15128: 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…
PriorityP431medium6.3CVSS 3.1
AVNACHPRLUINSCCNIHAN
EPSS
0.69%
48.1th percentile
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).
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| october | rain | >= 1.0.319 < 1.0.468 | 1.0.468 |
| octobercms | october | < 1.0.468 | 1.0.468 |
CVSS provenance
nvdv3.16.3MEDIUMCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:N
nvdv2.03.5LOWAV:N/AC:M/Au:S/C:N/I:P/A:N
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Reliance on Cookies without validation in OctoberCMS
ghsa·2020-08-05
CVE-2020-15128 [MEDIUM] CWE-327 Reliance on Cookies without validation in OctoberCMS
Reliance on Cookies without validation in OctoberCMS
### Impact
Previously 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 fr
OSV
Reliance on Cookies without validation in OctoberCMS
osv·2020-08-05
CVE-2020-15128 [MEDIUM] Reliance on Cookies without validation in OctoberCMS
Reliance on Cookies without validation in OctoberCMS
### Impact
Previously 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 fr
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/octobercms/library/commit/28310d4fb336a1741b39498f4474497644a6875chttps://github.com/octobercms/library/pull/508https://github.com/octobercms/october/security/advisories/GHSA-55mm-5399-7r63https://github.com/octobercms/library/commit/28310d4fb336a1741b39498f4474497644a6875chttps://github.com/octobercms/library/pull/508https://github.com/octobercms/october/security/advisories/GHSA-55mm-5399-7r63
2020-07-31
Published