nexmo-community / befriending-service-with-symfony

MIT License
0 stars 1 forks source link

symfony/twig-pack-v1.0.0: 1 vulnerabilities (highest severity is: 6.1) #14

Open mend-for-github-com[bot] opened 3 months ago

mend-for-github-com[bot] commented 3 months ago
Vulnerable Library - symfony/twig-pack-v1.0.0

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (symfony/twig-pack-v1.0.0 version) Remediation Possible**
CVE-2023-46734 Medium 6.1 symfony/twig-bridge-v5.0.8 Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2023-46734 ### Vulnerable Library - symfony/twig-bridge-v5.0.8

Symfony Twig Bridge

Library home page: https://api.github.com/repos/symfony/twig-bridge/zipball/5962eb3be6591cc985f32be1632e7b096d0979e3

Dependency Hierarchy: - symfony/twig-pack-v1.0.0 (Root Library) - symfony/twig-bundle-v5.0.8 - :x: **symfony/twig-bridge-v5.0.8** (Vulnerable Library)

Found in base branch: main

### Vulnerability Details

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Starting in versions 2.0.0, 5.0.0, and 6.0.0 and prior to versions 4.4.51, 5.4.31, and 6.3.8, some Twig filters in CodeExtension use `is_safe=html` but don't actually ensure their input is safe. As of versions 4.4.51, 5.4.31, and 6.3.8, Symfony now escapes the output of the affected filters.

Publish Date: 2023-11-10

URL: CVE-2023-46734

### CVSS 3 Score Details (6.1)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Changed - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None

For more information on CVSS3 Scores, click here.

### Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-46734

Release Date: 2023-11-10

Fix Resolution: v4.4.51,v5.4.31,v6.3.8