Lucene search
K

1277 matches found

Prion
Prion
added 2023/12/28 4:16 p.m.8 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.00131EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2023/12/28 3:34 p.m.16 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.00131EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2023/12/28 12:0 a.m.2 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.00131EPSS
Exploits1References13
Wallarm Lab
Wallarm Lab
added 2023/12/27 12:18 p.m.38 views

How to Build a Cybersecurity Culture in Your Company

Decoding the Essential Components of Cyber Safeguard Culture In today's era, marked by copious dependencies on digital technologies, strengthening defenses against digital security vulnerabilities has become more than just a choice, it's a critical necessity. Establishing a culture of cyber...

7.5AI score
Exploits0
VulnCheck KEV
VulnCheck KEV
added 2023/12/19 12:0 a.m.1 views

VulnCheck KEV: CVE-2018-11759

The Apache Web Server httpd specific code that normalised the requested path before matching it to the URI-worker map in Apache Tomcat JK modjk Connector 1.2.0 to 1.2.44 did not handle some edge cases correctly. If only a sub-set of the URLs supported by Tomcat were exposed via httpd, then...

7.5CVSS7.2AI score0.94184EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2023/12/15 1:15 a.m.2 views

CVE-2023-42183

lockss-daemon aka Classic LOCKSS Daemon before 1.77.3 performs post-Unicode normalization, which may allow bypass of intended access restrictions, such as when U+1FEF is converted to a backtick...

5.3CVSS5.8AI score0.00196EPSS
Exploits1References2
NVD
NVD
added 2023/12/15 1:15 a.m.12 views

CVE-2023-42183

lockss-daemon aka Classic LOCKSS Daemon before 1.77.3 performs post-Unicode normalization, which may allow bypass of intended access restrictions, such as when U+1FEF is converted to a backtick...

5.3CVSS0.00196EPSS
Exploits1References1
OSV
OSV
added 2023/12/15 1:15 a.m.12 views

CVE-2023-42183

lockss-daemon aka Classic LOCKSS Daemon before 1.77.3 performs post-Unicode normalization, which may allow bypass of intended access restrictions, such as when U+1FEF is converted to a backtick...

5.3CVSS6.9AI score
Exploits0References1
Prion
Prion
added 2023/12/15 1:15 a.m.15 views

Security feature bypass

lockss-daemon aka Classic LOCKSS Daemon before 1.77.3 performs post-Unicode normalization, which may allow bypass of intended access restrictions, such as when U+1FEF is converted to a backtick...

5CVSS7.1AI score0.00196EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2023/12/15 12:0 a.m.32 views

CVE-2023-42183

CVE-2023-42183 affects lockss-daemon (Classic LOCKSS Daemon) versions prior to 1.77.3. The issue stems from post-Unicode normalization that may allow bypass of access restrictions (e.g., U+1FEF becoming a backtick). The Red Hat/NVD/OSV and related records confirm a security feature bypass in thes...

5.3CVSS5.2AI score0.00196EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/12/15 12:0 a.m.16 views

CVE-2023-42183

lockss-daemon aka Classic LOCKSS Daemon before 1.77.3 performs post-Unicode normalization, which may allow bypass of intended access restrictions, such as when U+1FEF is converted to a backtick...

7.1AI score0.00196EPSS
Exploits1References1
Cvelist
Cvelist
added 2023/12/15 12:0 a.m.13 views

CVE-2023-42183

lockss-daemon aka Classic LOCKSS Daemon before 1.77.3 performs post-Unicode normalization, which may allow bypass of intended access restrictions, such as when U+1FEF is converted to a backtick...

5.5AI score0.00196EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2023/12/14 12:0 a.m.6 views

PT-2023-28288 · Unknown · Lockss-Daemon

Name of the Vulnerable Software and Affected Versions: lockss-daemon versions prior to 1.77.3 Description: The issue is related to post-Unicode normalization, which may allow bypass of intended access restrictions. This can occur when certain Unicode characters, such as U+1FEF, are converted to...

5.3CVSS7AI score0.00196EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2023/12/12 12:49 a.m.12 views

SSRF & Credentials Leak

Summary nuxt-api-party allows developers to proxy requests to an API without exposing credentials to the client. A previous vulnerability allowed an attacker to change the baseURL of the request, potentially leading to credentials being leaked or SSRF. This vulnerability is similar, and was cause...

7.5CVSS6.9AI score0.01441EPSS
Exploits1References8Affected Software1
Cvelist
Cvelist
added 2023/12/08 11:45 p.m.13 views

CVE-2023-49799 Server-Side Request Forgery in nuxt-api-party

nuxt-api-party is an open source module to proxy API requests. nuxt-api-party attempts to check if the user has passed an absolute URL to prevent the aforementioned attack. This has been recently changed to use the regular expression ^https?://, however this regular expression can be bypassed by ...

7.5CVSS7.7AI score0.01441EPSS
Exploits1References5
OSV
OSV
added 2023/11/17 11:6 a.m.2 views

OESA-2023-1846 python-django security update

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in Django 3.2 before 3.2.23, 4.1 before 4.1.13, and 4.2 before 4.2.7. The NFKC normalization is slow on Windows. As a consequence,...

7.5CVSS7AI score0.03582EPSS
Exploits0References2
Code423n4
Code423n4
added 2023/11/17 12:0 a.m.12 views

Max withdrawable calculation is incorrect in asD contract

Lines of code Vulnerability details Summary The implementation of the max withdrawable amount is incorrect as it divides the calculation by the wrong denominator, leading to an incorrect result and a potential denial of service due to an overflow. Impact In the Application Specific Dollar protoco...

7.4AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2023/11/16 12:0 a.m.59 views

Oracle Linux 9 : podman (ELSA-2023-6474)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-6474 advisory. - rebuild for following CVEs: CVE-2023-25173 CVE-2022-41724 CVE-2022-41725 CVE-2023-24537 CVE-2023-24538 CVE-2023-24534 CVE-2023-24536 CVE-2022-41723...

9.8CVSS7.3AI score0.00759EPSS
Exploits2References14
RedHat Linux
RedHat Linux
added 2023/11/14 3:32 p.m.2 views

golang: html/template: improper handling of empty HTML attributes

A flaw was found in golang. Templates containing actions in unquoted HTML attributes, for example, "attr=." executed with empty input, could result in output that has unexpected results when parsed due to HTML normalization rules. This issue may allow the injection of arbitrary attributes into ta...

7.3CVSS6.7AI score0.00057EPSS
Exploits0References6
OSV
OSV
added 2023/11/09 5:15 p.m.2 views

AZL-79034 CVE-2023-45283 affecting package golang 1.25.7-1

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS6.8AI score0.00318EPSS
Exploits0References1
Rows per page
Query Builder