CVE-2022-36037
published 2022-08-29CVE-2022-36037: kirby is a content management system (CMS) that adapts to many different projects and helps you build your own ideal interface. Cross-site scripting (XSS) is a…
PriorityP427medium5.4CVSS 3.1
AVNACLPRLUINSUCLILAN
EPSS
0.69%
48.3th percentile
kirby is a content management system (CMS) that adapts to many different projects and helps you build your own ideal interface. Cross-site scripting (XSS) is a type of vulnerability that allows execution of any kind of JavaScript code inside the Panel session of the same or other users. In the Panel, a harmful script can for example trigger requests to Kirby's API with the permissions of the victim. If bad actors gain access to your group of authenticated Panel users they can escalate their privileges via the Panel session of an admin user. Depending on your site, other JavaScript-powered attacks are possible. The multiselect field allows selection of tags from an autocompleted list. Unfortunately, the Panel in Kirby 3.5 used HTML rendering for the raw option value. This allowed **attackers with influence on the options source** to store HTML code. The browser of the victim who visited a page with manipulated multiselect options in the Panel will then have rendered this malicious HTML code when the victim opened the autocomplete dropdown. Users are *not* affected by this vulnerability if you don't use the multiselect field or don't use it with options that can be manipulated by attackers. The problem has been patched in Kirby 3.5.8.1.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| getkirby | cms | >= 0 < 3.5.8.1 | 3.5.8.1 |
| getkirby | kirby | < 3.5.8.1 | 3.5.8.1 |
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.
OSV
Cross-site scripting from dynamic options in the multiselect field
osv·2022-08-29
CVE-2022-36037 [MEDIUM] Cross-site scripting from dynamic options in the multiselect field
Cross-site scripting from dynamic options in the multiselect field
### Introduction
Cross-site scripting (XSS) is a type of vulnerability that allows to execute any kind of JavaScript code inside the Panel session of the same or other users. In the Panel, a harmful script can for example trigger requests to Kirby's API with the permissions of the victim.
Such vulnerabilities are critical if you might have potential attackers in your group of authenticated Panel users. They can escalate their privileges if they get access to the Panel session of an admin user. Depending on your site, other JavaScript-powered attacks are possible.
### Impact
The multiselect field allows to select tags from an autocompleted list. Unfortunately, the Panel in Kirby 3.5 used HTML rendering for the raw optio
GHSA
Cross-site scripting from dynamic options in the multiselect field
ghsa·2022-08-29
CVE-2022-36037 [MEDIUM] CWE-79 Cross-site scripting from dynamic options in the multiselect field
Cross-site scripting from dynamic options in the multiselect field
### Introduction
Cross-site scripting (XSS) is a type of vulnerability that allows to execute any kind of JavaScript code inside the Panel session of the same or other users. In the Panel, a harmful script can for example trigger requests to Kirby's API with the permissions of the victim.
Such vulnerabilities are critical if you might have potential attackers in your group of authenticated Panel users. They can escalate their privileges if they get access to the Panel session of an admin user. Depending on your site, other JavaScript-powered attacks are possible.
### Impact
The multiselect field allows to select tags from an autocompleted list. Unfortunately, the Panel in Kirby 3.5 used HTML rendering for the raw optio
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/getkirby/kirby/commit/b5b8863885e17556abc070dde1e20aec15fbfdf5https://github.com/getkirby/kirby/releases/tag/3.5.8.1https://github.com/getkirby/kirby/security/advisories/GHSA-3f89-869f-5w76https://github.com/getkirby/kirby/commit/b5b8863885e17556abc070dde1e20aec15fbfdf5https://github.com/getkirby/kirby/releases/tag/3.5.8.1https://github.com/getkirby/kirby/security/advisories/GHSA-3f89-869f-5w76
2022-08-29
Published