Lucene search
+L

76 matches found

SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.10 views

SUSE CVE-2023-52507

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a...

5.7CVSS6.1AI score0.00237EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/03/04 7:20 p.m.25 views

CVE-2023-52507

An out-of-bounds vulnerability was found in the Linux kernel. This issue occurs due to an inadequate validation of the NFC protocol identifier, which uses bit masks to check protocol support. If the protocol value is too large, it can lead to out-of-bounds memory access due to bit shifts, causing...

7.1CVSS7.5AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52507

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a...

7.1CVSS5.5AI score0.00237EPSS
SaveExploits0References1
Prion
Prion
added 2024/03/02 10:15 p.m.31 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less than the maximum defined so it doesn't potentially perform a...

7.3AI score0.00237EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:0 a.m.22 views

CentOS 9 : nodejs-16.16.0-1.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the nodejs-16.16.0-1.el9 build changelog. - Versions of the npm CLI prior to 6.14.6 are vulnerable to an information exposure vulnerability through log files. The CLI supports URLs...

9.8CVSS7.1AI score0.81464EPSS
SaveExploits13References19
Cvelist
Cvelist
added 2023/12/15 8:42 p.m.28 views

CVE-2023-50266 Bazarr Blind Server-Side Request Forgery (SSRF) in the /test/<protocol>/ endpoint

Bazarr manages and downloads subtitles. In version 1.2.4, the proxy method in bazarr/bazarr/app/ui.py does not validate the user-controlled protocol and url variables and passes them to requests.get without any sanitization, which leads to a blind server-side request forgery SSRF. This issue allo...

5.3CVSS5.4AI score0.00589EPSS
SaveExploits0References3
OSV
OSV
added 2023/07/18 12:15 a.m.9 views

AZL-27534 CVE-2023-38430 affecting package kernel for versions less than 5.15.122.1-2

An issue was discovered in the Linux kernel before 6.3.9. ksmbd does not validate the SMB request protocol ID, leading to an out-of-bounds read...

9.1CVSS6.7AI score0.01156EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/07/17 12:0 a.m.7 views

Linux kernel 缓冲区错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. An out-of-bounds read vulnerability exists in versions of Linux kernel prior to 6.3.10, which stems from the fact that fs/smb/server/smb2misc.c does not validate the relationsh...

9.1CVSS8.7AI score0.02524EPSS
SaveExploits0References10
FreeBSD
FreeBSD
added 2023/04/12 12:0 a.m.11 views

zeek -- potential DoS vulnerabilities

Tim Wojtulewicz of Corelight reports: Receiving DNS responses from async DNS requests via A specially-crafted stream of FTP packets containing a command reply with many intermediate lines can cause Zeek to spend a large amount of time processing data. A specially-crafted set of packets containing...

7AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:11 a.m.4 views

SUSE CVE-2015-8543

The networking implementation in the Linux kernel through 4.3.3, as used in Android and other products, does not validate protocol identifiers for certain protocol families, which allows local users to cause a denial of service NULL function pointer dereference and system crash or possibly gain...

7CVSS8AI score0.0122EPSS
SaveExploits0References19
OSV
OSV
added 2023/01/24 1:15 a.m.5 views

DEBIAN-CVE-2023-22485

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. In versions prior 0.29.0.gfm.7, a crafted markdown document can trigger an out-of-bounds read in the validateprotocol function. We believe this bug is harmless in practice, because the out-of-bounds...

5.3CVSS5.5AI score0.00723EPSS
SaveExploits1References1
Code423n4
Code423n4
added 2022/12/12 12:0 a.m.16 views

Router can perform swaps, add/remove liquidity to pools that do not belong to the protocol.

Lines of code Vulnerability details Impact Users can lose their funds PoC In UniswapV3 decodeFirstPool returns the tuple address tokenOut, address tokenIn, uint24 fee . From there it lookups the corresponding pool address with getPooltokenIn, tokenOut, fee which may not exist. See However, in you...

6.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/11/28 2:39 p.m.3 views

urijs: Leading white space bypasses protocol validation

An improper input validation flaw was found in urijs where white space characters are not removed from the beginning of an URL. This issue allows bypassing the protocol validation...

5.3CVSS6AI score0.01995EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2022/11/25 12:0 a.m.8 views

CVE-2022-41706 Browsershot 3.57.2 - Server Side XSS to LFR via URL

Browsershot version 3.57.2 allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the URL protocol passed to the Browsershot::url method...

7.8AI score0.0061EPSS
SaveExploits1References2
CVE
CVE
added 2022/11/25 12:0 a.m.106 views

CVE-2022-41706

CVE-2022-41706 affects Browsershot version 3.57.2, where the URL protocol passed to Browsershot::url is not validated. This allows an external attacker to remotely obtain arbitrary local files. The available documents describe the vulnerability and impact (remote local file access) but do not pro...

8.2CVSS8AI score0.0061EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/11/25 12:0 a.m.9 views

PT-2022-26035 · Unknown · Browsershot

Name of the Vulnerable Software and Affected Versions: Browsershot version 3.57.2 Description: The issue allows an external attacker to remotely obtain arbitrary local files. This is possible because the application does not validate the URL protocol passed to the Browsershot::url method...

8.2CVSS8AI score0.0061EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2022/10/01 12:0 a.m.43 views

Joplin Remote Code Execution

Joplin version 2.8.8 allows an external attacker to execute arbitrary commands remotely on any client that opens a link in a malicious markdown file, via Joplin. This is possible because the application does not properly validate the schema/protocol of existing links in the markdown file before...

7.8CVSS8AI score0.00499EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/09/30 4:20 p.m.15 views

CVE-2022-40277

Joplin version 2.8.8 allows an external attacker to execute arbitrary commands remotely on any client that opens a link in a malicious markdown file, via Joplin. This is possible because the application does not properly validate the schema/protocol of existing links in the markdown file before...

7.8CVSS7.7AI score0.00499EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/05/12 12:0 a.m.6 views

AMD System Management Mode 数据伪造问题漏洞

AMD System Management Mode is a system management mode from AMD in the United States. It is a CPU execution mode. A security vulnerability exists in AMD System Management Mode that stems from a failure to validate a protocol in SMM, which could allow an attacker to take control of the protocol an...

7.8CVSS8AI score0.00268EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/03/03 7:23 p.m.57 views

Leading white space bypasses protocol validation

Impact Whitespace characters are not removed from the beginning of the protocol, so URLs are not parsed properly and protocol validation mechanisms may fail. Patches Patched in 1.19.9 Workarounds Remove leading whitespace from values before passing them to URI.parse e.g. via .hrefvalue or new...

5.3CVSS2.1AI score0.01995EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder