Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-37269

2.0 · LOW
Published Jul 7, 2023 wintercms CWE-79 EPSS 2.70% (85th pctl)

Overview

CVE-2023-37269 is a low-severity vulnerability affecting wintercms winter. It was published on July 7, 2023 and has a CVSS 3.1 base score of 2.0 (LOW).

This vulnerability has a CVSS 3.1 base score of 2.0, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Winter is a free, open-source content management system (CMS) based on the Laravel PHP framework. Users with the `backend.manage_branding` permission can upload SVGs as the application logo. Prior to version 1.2.3, SVG uploads were not sanitized, which could have allowed a stored cross-site scripting (XSS) attack. To exploit the vulnerability, an attacker would already need to have developer or super user level permissions in Winter CMS. This means they would already have extensive access and control within the system. Additionally, to execute the XSS, the attacker would need to convince the victim to directly visit the URL of the maliciously uploaded SVG, and the application would have to be using local storage where uploaded files are served under the same domain as the application itself instead of a CDN. This is because all SVGs in Winter CMS are rendered through an `img` tag, which prevents any payloads from being executed directly. These two factors significantly limit the potent

Remediation

Check the references section for vendor advisories and patches from wintercms. Update winter to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
wintercms winter >= 0, < 1.2.3 Affected

Frequently Asked Questions

What is CVE-2023-37269?

CVE-2023-37269 is a low-severity vulnerability affecting wintercms winter. It was published on July 7, 2023 and has a CVSS 3.1 base score of 2.0 (LOW).

How severe is CVE-2023-37269?

This vulnerability has a CVSS 3.1 base score of 2.0, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-37269?

Check the references section for vendor advisories and patches from wintercms. Update winter to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-37269?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-37269 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.