Lucene search
+L

5549 matches found

OSV
OSV
added 2024/05/09 3:13 p.m.45 views

GHSA-W4H6-9WRP-V5JQ Malicious Long Unicode filenames may cause a Multiple Application-level Denial of Service

Important: Exploiting this vulnerability requires the attacker to have access to your Frigate instance, which means they could also just delete all of your recordings or perform any other action. If you have configured authentication in front of Frigate via a reverse proxy, then this vulnerabilit...

9.3CVSS7AI score0.00767EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/09 2:20 p.m.45 views

CVE-2024-32874 In Frigate, Malicious Long Unicode filenames may cause a Multiple Application-level Denial of Service

Frigate is a network video recorder NVR with realtime local object detection for IP cameras. Below 0.13.2 Release, when uploading a file or retrieving the filename, a user may intentionally use a large Unicode filename which would lead to a application-level denial of service. This is due to no...

6.8CVSS6.9AI score0.00767EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/09 2:20 p.m.32 views

CVE-2024-32874 In Frigate, Malicious Long Unicode filenames may cause a Multiple Application-level Denial of Service

Frigate is a network video recorder NVR with realtime local object detection for IP cameras. Below 0.13.2 Release, when uploading a file or retrieving the filename, a user may intentionally use a large Unicode filename which would lead to a application-level denial of service. This is due to no...

6.8CVSS6.7AI score0.00767EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/09 2:20 p.m.85 views

CVE-2024-32874

In Frigate, CVE-2024-32874, an application-level DoS can occur when uploading or handling filenames with very long Unicode names due to unbounded filename length and costly Unicode normalization (NFKD) inside secure_filename(). Affected: Frigate releases before 0.13.2. Impact: potential web-app h...

6.8CVSS6.6AI score0.00767EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/09 2:20 p.m.26 views

CVE-2024-32874 In Frigate, Malicious Long Unicode filenames may cause a Multiple Application-level Denial of Service

Frigate is a network video recorder NVR with realtime local object detection for IP cameras. Below 0.13.2 Release, when uploading a file or retrieving the filename, a user may intentionally use a large Unicode filename which would lead to a application-level denial of service. This is due to no...

6.8CVSS6.4AI score0.00767EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/09 12:0 a.m.9 views

PT-2024-24930

Name of the Vulnerable Software and Affected Versions Frigate versions prior to 0.13.2 Description The issue arises from the lack of limitation on the length of filenames and the costly use of Unicode normalization with the form NFKD under the hood of the secure filename function. This can lead t...

6.8CVSS5.8AI score0.00767EPSS
SaveExploits0References16
Veracode
Veracode
added 2024/05/07 7:40 a.m.15 views

HTML Injection

html-sanitizer is vulnerable to HTML injection. The vulnerability is due to improper handling of unicode normalization, which results in certain unicode characters normalizing to chevrons enabling specially crafted HTML to evade sanitization...

6.1CVSS6.9AI score0.00551EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/05/06 3:15 p.m.26 views

CVE-2024-34078

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS6.1AI score0.00551EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/06 3:15 p.m.32 views

CVE-2024-34078

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS6.2AI score0.00551EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/06 3:15 p.m.5 views

UBUNTU-CVE-2024-34078

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS5.7AI score0.00551EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/06 2:48 p.m.19 views

CVE-2024-34078 html-sanitizer allows arbitrary HTML present after sanitization because of unicode normalization

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS6.5AI score0.00551EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/06 2:48 p.m.39 views

CVE-2024-34078 html-sanitizer allows arbitrary HTML present after sanitization because of unicode normalization

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS6.3AI score0.00551EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/06 2:48 p.m.78 views

CVE-2024-34078

CVE-2024-34078 affects the html-sanitizer library. When keep_typographic_whitespace is false (default), Unicode is normalized to NFKC at the end, and some characters can normalize to chevrons, allowing specially crafted HTML to bypass sanitization. Exploitation could enable HTML injection within ...

6.1CVSS6.2AI score0.00551EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/06 2:48 p.m.27 views

CVE-2024-34078 html-sanitizer allows arbitrary HTML present after sanitization because of unicode normalization

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS6.1AI score0.00551EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/06 2:48 p.m.78 views

CVE-2024-34078

html-sanitizer is an allowlist-based HTML cleaner. If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. The problem has...

6.1CVSS6AI score0.00551EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/06 2:33 p.m.26 views

Arbitrary HTML present after sanitization because of unicode normalization

Impact If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. Patches The problem has been fixed in 2.4.2. Workarounds Se...

6.1CVSS6.6AI score0.00551EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/06 2:33 p.m.21 views

GHSA-WVHX-Q427-FGH3 Arbitrary HTML present after sanitization because of unicode normalization

Impact If using keeptypographicwhitespace=False which is the default, the sanitizer normalizes unicode to the NFKC form at the end. Some unicode characters normalize to chevrons; this allows specially crafted HTML to escape sanitization. Patches The problem has been fixed in 2.4.2. Workarounds Se...

6.1CVSS6AI score0.00551EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/05/06 12:0 a.m.10 views

The vulnerability of the cJSON_PrintUnformatted() function in the Wazuh-Analysis service of the Wazuh intrusion detection and prevention system allows a perpetrator to execute arbitrary code.

The vulnerability of the cJSONPrintUnformatted function in the Wazuh-Analysis service of the Wazuh intrusion detection and prevention system is related to the escape of the operation beyond the buffer in memory due to incorrect processing of XML files containing Unicode characters. Exploiting thi...

10CVSS8.3AI score0.01047EPSS
SaveExploits0References7Affected Software1
AlmaLinux
AlmaLinux
added 2024/04/30 12:0 a.m.66 views

Moderate: perl security update

Perl is a high-level programming language that is commonly used for system administration utilities and web programming. Security Fixes: perl: Write past buffer end via illegal user-defined Unicode property CVE-2023-47038 For more details about the security issues, including the impact, a CVSS...

7.8CVSS6.8AI score0.00814EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/25 12:15 p.m.13 views

CVE-2024-4175

Unicode transformation vulnerability in Hyperion affecting version 2.0.15. This vulnerability could allow an attacker to send a malicious payload with Unicode characters that will be replaced by ASCII characters...

5.4CVSS5.3AI score0.00308EPSS
SaveExploits0References1
Rows per page
Query Builder