Page 2 of 23 results (0.001 seconds)

CVSS: 5.0EPSS: 0%CPEs: 1EXPL: 2

24 Aug 2022 — An issue was discovered in Kirby 2.5.12. The delete page functionality suffers from a CSRF flaw. A remote attacker can craft a malicious CSRF page and force the user to delete a page. Se ha detectado un problema en Kirby versión 2.5.12. La funcionalidad delete page sufre un fallo de tipo CSRF. • http://zaranshaikh.blogspot.com • CWE-352: Cross-Site Request Forgery (CSRF) •

CVSS: 5.5EPSS: 0%CPEs: 1EXPL: 1

24 Aug 2022 — An issue was discovered in Kirby 2.5.12. The application allows malicious HTTP requests to be sent in order to trick a user into adding web pages. Se ha detectado un problema en Kirby versión 2.5.12. La aplicación permite el envío de peticiones HTTP maliciosas para engañar a un usuario para que añada páginas web. • http://zaranshaikh.blogspot.com/2018/07/cross-site-request-forgery-kirby-cms.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVSS: 7.3EPSS: 0%CPEs: 1EXPL: 0

16 Nov 2021 — Kirby is an open source file structured CMS. In affected versions Kirby's blocks field stores structured data for each block. This data is then used in block snippets to convert the blocks to HTML for use in your templates. We recommend to escape HTML special characters to protect against cross-site scripting (XSS) attacks. The default snippet for the image block unfortunately did not use our escaping helper. • https://github.com/getkirby/kirby/pull/3510 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVSS: 7.3EPSS: 0%CPEs: 1EXPL: 0

16 Nov 2021 — Kirby is an open source file structured CMS ### Impact Kirby's writer field stores its formatted content as HTML code. Unlike with other field types, it is not possible to escape HTML special characters against cross-site scripting (XSS) attacks, otherwise the formatting would be lost. If the user is logged in to the Panel, a harmful script can for example trigger requests to Kirby's API with the permissions of the victim. Because the writer field did not securely sanitize its contents on save, it was possi... • https://github.com/getkirby/kirby/commit/25fc5c6b330442e6433c99befc688f3698c5d1fc • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •

CVSS: 7.1EPSS: 0%CPEs: 1EXPL: 0

02 Jul 2021 — Kirby is a content management system. In Kirby CMS versions 3.5.5 and 3.5.6, the Panel's `ListItem` component (used in the pages and files section for example) displayed HTML in page titles as it is. This could be used for cross-site scripting (XSS) attacks. Malicious authenticated Panel users can escalate their privileges if they get access to the Panel session of an admin user. Visitors without Panel access can use the attack vector if the site allows changing site data from a frontend form. • https://github.com/getkirby/kirby/releases/tag/3.5.7 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) •

CVSS: 7.6EPSS: 1%CPEs: 1EXPL: 4

27 Apr 2021 — Kirby is an open source CMS. An editor with write access to the Kirby Panel can upload an SVG file that contains harmful content like `