Lucene search
+L

5549 matches found

CNNVD
CNNVD
added 2024/01/29 12:0 a.m.6 views

spbu_se_site Security Vulnerabilities

spbusesite is the website of the Department of Systems Programming at St. Petersburg State University. A security vulnerability exists in versions of spbusesite prior to 2024.01.29, which stems from an unrestricted filename length, where an authenticated user may intentionally use a large Unicode...

6.8CVSS6.5AI score0.0045EPSS
SaveExploits1References3
OSV
OSV
added 2024/01/27 3:15 a.m.1 views

DEBIAN-CVE-2023-52389

UTF32Encoding.cpp in POCO has a Poco::UTF32Encoding integer overflow and resultant stack buffer overflow because Poco::UTF32Encoding::convert and Poco::UTF32::queryConvert may return a negative integer if a UTF-32 byte sequence evaluates to a value of 0x80000000 or higher. This is fixed in...

9.8CVSS6.5AI score0.00851EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/01/21 12:0 a.m.8 views

PT-2024-40691 · Icu · Icu

Name of the Vulnerable Software and Affected Versions: icu 75 affected versions not specified Description: The issue is related to a stack-buffer-overflow crash in the icu 75::PluralRuleParser::parse function, which is called by icu 75::PluralRules::createRules. This crash occurs due to a write...

6.8AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/01/16 2:36 p.m.33 views

Moderate: Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (python-werkzeug) security update

An update for python-werkzeug is now available for Red Hat OpenStack Platform 17.1 Wallaby. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8CVSS6.8AI score0.01072EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/01/16 2:33 p.m.34 views

Moderate: Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (python-werkzeug) security update

An update for python-werkzeug is now available for Red Hat OpenStack Platform 17.1 Wallaby. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8CVSS6.8AI score0.01072EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/01/09 12:0 a.m.31 views

CentOS 7 : thunderbird (RHSA-2023:4495)

The remote CentOS Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2023:4495 advisory. - Thunderbird allowed the Text Direction Override Unicode Character in filenames. An email attachment could be incorrectly shown as being a document...

9.8CVSS8.3AI score0.13384EPSS
SaveExploits1References11
Veracode
Veracode
added 2024/01/03 6:16 a.m.24 views

Cross-site Scripting (XSS)

prestashop/prestashop is vulnerable to Cross-Site Scripting. The vulnerability is due to the isCleanHtml function within Validate.php because it does not adequately identify and filter out HTML attributes and Unicode characters, which allows an attacker to inject malicious scripts, leading to...

8.1CVSS6.5AI score0.00519EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/01/03 12:0 a.m.24 views

GitLab 0.0 < 14.2.6 / 14.3 < 14.3.4 / 14.4 < 14.4.1 (CVE-2021-42574)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - An issue was discovered in the Bidirectional Algorithm in the Unicode Specification through 14.0. It permits the visual reordering of characters via control sequences, which can be used to craft sourc...

8.3CVSS7.7AI score0.12205EPSS
SaveExploits4References2
Veracode
Veracode
added 2023/12/29 10:59 a.m.15 views

Improper Unicode Encoding

github.com/ewen-lbh/ffcss is vulnerable to Improper Handling Of Unicode Encoding. The vulnerability arises due to the use of late Unicode normalization of type NFKD in the lookupPreprocess method. It is possible to bypass validation on this method by a specially crafted Unicode input...

5.3CVSS7AI score0.00522EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2023/12/28 9:16 p.m.24 views

ewen-lbh/ffcss Late-Unicode normalization vulnerability

Summary The function lookupPreprocess is meant to apply some transformations to a string by disabling characters in the regex - .. However, due to the use of late Unicode normalization of type NFKD, it is possible to bypass that validation and re-introduce all the characters in the regex - .. go ...

5.3CVSS7.2AI score0.00522EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/12/28 9:16 p.m.77 views

GHSA-WPMX-564X-H2MH ewen-lbh/ffcss Late-Unicode normalization vulnerability

Summary The function lookupPreprocess is meant to apply some transformations to a string by disabling characters in the regex - .. However, due to the use of late Unicode normalization of type NFKD, it is possible to bypass that validation and re-introduce all the characters in the regex - .. go ...

5.3CVSS5.3AI score0.00522EPSS
SaveExploits1References4
NVD
NVD
added 2023/12/28 4:16 p.m.38 views

CVE-2023-52081

ffcss is a CLI interface to apply and configure Firefox CSS themes. Prior to 0.2.0, the function lookupPreprocess is meant to apply some transformations to a string by disabling characters in the regex - .. However, due to the use of late Unicode normalization of type NFKD, it is possible to bypa...

5.3CVSS0.00522EPSS
SaveExploits1References2
Prion
Prion
added 2023/12/28 4:16 p.m.15 views

Input validation

ffcss is a CLI interface to apply and configure Firefox CSS themes. Prior to 0.2.0, the function lookupPreprocess is meant to apply some transformations to a string by disabling characters in the regex - .. However, due to the use of late Unicode normalization of type NFKD, it is possible to bypa...

5CVSS7AI score0.00522EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2023/12/28 3:34 p.m.42 views

CVE-2023-52081 ewen-lbh/ffcss late-Unicode normalization vulnerability

ffcss is a CLI interface to apply and configure Firefox CSS themes. Prior to 0.2.0, the function lookupPreprocess is meant to apply some transformations to a string by disabling characters in the regex - .. However, due to the use of late Unicode normalization of type NFKD, it is possible to bypa...

5.3CVSS5.4AI score0.00522EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2023/12/28 12:0 a.m.9 views

PT-2023-31913 · Ffcss · Ffcss

Name of the Vulnerable Software and Affected Versions: ffcss versions prior to 0.2.0 Description: The issue concerns a Late-Unicode normalization vulnerability in the lookupPreprocess function, which is used to search for themes loosely by ignoring certain characters. Due to the use of late Unico...

5.3CVSS7.2AI score0.00522EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2023/12/27 12:0 a.m.33 views

NewStart CGSL MAIN 6.06 : pcre2 Vulnerability (NS-SA-2023-0079)

The remote NewStart CGSL host, running version MAIN 6.06, has pcre2 packages installed that are affected by a vulnerability: - An out-of-bounds read vulnerability was discovered in the PCRE2 library in the compilexclassmatchingpath function of the pcre2jitcompile.c file. This involves a unicode...

9.1CVSS7.1AI score0.03193EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2023/12/26 12:0 a.m.8 views

The vulnerability of the UnZip file archiver, related to pointer swapping errors, allows a hacker to trigger a service failure.

The vulnerability of the UnZip file archiver is related to errors in pointer manipulation due to improper handling of Unicode strings. Exploiting this vulnerability can allow an attacker to trigger a service failure using a specially created zip file...

3.3CVSS5.7AI score0.0057EPSS
SaveExploits1References8Affected Software4
OSV
OSV
added 2023/12/22 11:6 a.m.6 views

OESA-2023-1938 fish security update

fish is a fully-equipped command line shell like bash or zsh that is smart and user-friendly. fish supports powerful features like syntax highlighting, autosuggestions, and tab completions that just work, with nothing to learn or configure. Security Fixes: fish is a smart and user-friendly comman...

6.6CVSS6.6AI score0.00475EPSS
SaveExploits1References2
OSV
OSV
added 2023/12/22 11:6 a.m.6 views

OESA-2023-1940 fish security update

fish is a fully-equipped command line shell like bash or zsh that is smart and user-friendly. fish supports powerful features like syntax highlighting, autosuggestions, and tab completions that just work, with nothing to learn or configure. Security Fixes: fish is a smart and user-friendly comman...

6.6CVSS6.6AI score0.00475EPSS
SaveExploits1References2
OSV
OSV
added 2023/12/22 11:6 a.m.5 views

OESA-2023-1939 fish security update

fish is a fully-equipped command line shell like bash or zsh that is smart and user-friendly. fish supports powerful features like syntax highlighting, autosuggestions, and tab completions that just work, with nothing to learn or configure. Security Fixes: fish is a smart and user-friendly comman...

6.6CVSS6.6AI score0.00475EPSS
SaveExploits1References2
Rows per page
Query Builder