Lucene search
+L

4128 matches found

ATTACKERKB
ATTACKERKB
added 2023/09/25 8:15 p.m.12 views

CVE-2022-4137

A reflected cross-site scripting XSS vulnerability was found in the 'oob' OAuth endpoint due to incorrect null-byte handling. This issue allows a malicious link to insert an arbitrary URI into a Keycloak error page. This flaw requires a user or administrator to interact with a link in order to be...

8.1CVSS6.3AI score0.01149EPSS
SaveExploits0References7
OSV
OSV
added 2023/09/25 8:15 p.m.11 views

CVE-2022-4137

A reflected cross-site scripting XSS vulnerability was found in the 'oob' OAuth endpoint due to incorrect null-byte handling. This issue allows a malicious link to insert an arbitrary URI into a Keycloak error page. This flaw requires a user or administrator to interact with a link in order to be...

6.1CVSS6.3AI score0.01149EPSS
SaveExploits0References6
Prion
Prion
added 2023/09/25 8:15 p.m.37 views

Cross site scripting

A reflected cross-site scripting XSS vulnerability was found in the 'oob' OAuth endpoint due to incorrect null-byte handling. This issue allows a malicious link to insert an arbitrary URI into a Keycloak error page. This flaw requires a user or administrator to interact with a link in order to be...

5.8CVSS6AI score0.01149EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2023/09/25 7:17 p.m.5413 views

CVE-2022-4137

CVE-2022-4137 is a reflected XSS in Keycloak’s oob OAuth endpoint caused by incorrect null-byte handling. A malicious link can insert an arbitrary URI into a Keycloak error page, and exploitation requires user interaction, potentially compromising user details. Connected sources identify this vul...

8.1CVSS6.2AI score0.01149EPSS
SaveExploits0References6Affected Software1
Amazon
Amazon
added 2023/09/25 12:0 a.m.19 views

Important: ruby

Issue Overview: jQuery before 1.9.0 is vulnerable to Cross-site Scripting XSS attacks. The jQuerystrInput function does not differentiate selectors from HTML in a reliable fashion. In vulnerable versions, jQuery determined whether the input was HTML by looking for the '' character anywhere in the...

8.1CVSS7.1AI score0.29726EPSS
SaveExploits8
Github Security Blog
Github Security Blog
added 2023/09/21 3:30 p.m.10 views

Duplicate Advisory: EVE Has Partially Predetermined Vault Key

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-wc42-fcjp-v8vq. This link is maintained to preserve external references. Original Description Due to the implementation of "deriveVaultKey", prior to version 7.10, the generated vault key would always have the...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References4Affected Software1
RustSec
RustSec
added 2023/09/19 12:0 p.m.10 views

blurhash: panic on parsing crafted blurhash inputs

Impact The blurhash parsing code may panic due to multiple panic-guarded out-of-bounds accesses on untrusted input. In a typical deployment, this may get triggered by feeding a maliciously crafted blurhashes over the network. These may include: - UTF-8 compliant strings containing multi-byte UTF-...

8.6CVSS7.2AI score0.00515EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2023/09/05 9:2 a.m.15 views

kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()

An out-of-bounds OOB memory access flaw was found in the Netfilter module in the Linux kernel's nftbyteordereval in net/netfilter/nftbyteorder.c. A bound check failure allows a local attacker with CAPNETADMIN access to cause a local privilege escalation issue due to incorrect data alignment...

7.8CVSS6.6AI score0.01508EPSS
SaveExploits2References6
Positive Technologies
Positive Technologies
added 2023/09/04 12:0 a.m.82 views

PT-2023-9478 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the SPI peripheral in the Linux kernel, where sometimes RX SPI transfers with DMA enabled return corrupted data due to single or multiple bytes lost during DMA...

7.8CVSS6.5AI score0.08555EPSS
SaveExploits7References1099
RedhatCVE
RedhatCVE
added 2023/08/30 9:12 p.m.64 views

CVE-2023-41105

Python 3.11 os.path.normpath function is vulnerable to path truncation if a null byte is inserted in the middle of passed path. This may result in bypass of allow lists if implemented before the verification of the path...

7.5CVSS6.9AI score0.02155EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2023/08/29 4:15 a.m.5 views

CVE-2023-41360

An issue was discovered in FRRouting FRR through 9.0. bgpd/bgppacket.c can read the initial byte of the ORF header in an ahead-of-stream situation...

9.1CVSS6.7AI score0.0096EPSS
SaveExploits0References9
Veracode
Veracode
added 2023/08/29 4:5 a.m.27 views

Path Traversal

pyramid is vulnerable to Path Traversal. The vulnerability exists because static.py does not properly remove null-byte characters from the path element, which allows an attacker to gain access to index.html located exactly one directory above the location of the static view's file system path...

5.3CVSS7AI score0.00632EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2023/08/29 2:9 a.m.5 views

SUSE CVE-2023-41105

An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\0' bytes is passed to os.path.normpath, the path will be truncated unexpectedly at the first '\0' byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python...

6.7CVSS8.7AI score0.02155EPSS
SaveExploits0References6
NVD
NVD
added 2023/08/25 9:15 p.m.16 views

CVE-2023-40587

Pyramid is an open source Python web framework. A path traversal vulnerability in Pyramid versions 2.0.0 and 2.0.1 impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a index.html file that is located exactly one directory above the location of t...

5.3CVSS4.8AI score0.00632EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2023/08/25 8:46 p.m.80 views

CVE-2023-40587

Pyramid is an open source Python web framework. A path traversal vulnerability in Pyramid versions 2.0.0 and 2.0.1 impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a index.html file that is located exactly one directory above the location of t...

5.3CVSS5.2AI score0.00632EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/08/25 8:46 p.m.50 views

CVE-2023-40587 Pyramid static view path traversal up one directory

Pyramid is an open source Python web framework. A path traversal vulnerability in Pyramid versions 2.0.0 and 2.0.1 impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a index.html file that is located exactly one directory above the location of t...

4.3CVSS5.8AI score0.00632EPSS
SaveExploits0References6
OSV
OSV
added 2023/08/25 8:46 p.m.28 views

CVE-2023-40587 Pyramid static view path traversal up one directory

Pyramid is an open source Python web framework. A path traversal vulnerability in Pyramid versions 2.0.0 and 2.0.1 impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a index.html file that is located exactly one directory above the location of t...

4.3CVSS5.1AI score
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2023/08/25 6:49 p.m.34 views

Pyramid static view path traversal up one directory

Impact This impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a index.html file that is located exactly one directory above the location of the static view's file system path. No further path traversal exists, and the only file that could be...

5.3CVSS6.7AI score0.00632EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/08/23 7:15 a.m.4 views

CVE-2023-41105

An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\0' bytes is passed to os.path.normpath, the path will be truncated unexpectedly at the first '\0' byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python...

7.5CVSS5.8AI score0.02155EPSS
SaveExploits0References8
OSV
OSV
added 2023/08/23 7:15 a.m.3 views

DEBIAN-CVE-2023-41105

An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\0' bytes is passed to os.path.normpath, the path will be truncated unexpectedly at the first '\0' byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python...

7.5CVSS8.2AI score0.02155EPSS
SaveExploits0References1
Rows per page
Query Builder