Lucene search
+L

4947 matches found

RedHat Linux
RedHat Linux
added 2022/08/03 12:51 p.m.49 views

pcre2: Out-of-bounds read in compile_xclass_matchingpath in pcre2_jit_compile.c

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 property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in...

9.1CVSS7.2AI score0.03378EPSS
SaveExploits0References4
Circl
Circl
added 2022/08/01 4:17 p.m.12 views

CVE-2022-2273

creationtimestamp| type| source ---|---|--- 2022-08-01 16:17:09+00:00| seen| https://t.me/cibsecurity/47327...

8.8CVSS8.1AI score0.01169EPSS
SaveExploits2References1
OSV
OSV
added 2022/07/31 2:55 p.m.10 views

GSD-2022-1004923 usbnet: fix memory leak in error case

usbnet: fix memory leak in error case This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.323 by commit 3eed421ca5c809da93456f69203d164d5220be3...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/31 2:50 p.m.9 views

GSD-2022-1004873 usbnet: fix memory leak in error case

usbnet: fix memory leak in error case This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.288 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/31 2:44 p.m.14 views

GSD-2022-1004805 usbnet: fix memory leak in error case

usbnet: fix memory leak in error case This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.252 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/31 2:35 p.m.11 views

GSD-2022-1004717 usbnet: fix memory leak in error case

usbnet: fix memory leak in error case This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.205 by commit 04894ab34faf40ab72a8a5ab5b404bb0606bbbf...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/31 2:23 p.m.8 views

GSD-2022-1004592 usbnet: fix memory leak in error case

usbnet: fix memory leak in error case This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.130 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/07/31 2:8 p.m.12 views

GSD-2022-1004425 usbnet: fix memory leak in error case

usbnet: fix memory leak in error case This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.54 by commit db89582ff330556188da856e01382ccbf3a5e70...

7.2AI score
SaveExploits0
Circl
Circl
added 2022/07/25 10:33 p.m.8 views

CVE-2022-35284

creationtimestamp| type| source ---|---|--- 2022-07-25 22:33:15+00:00| seen| https://t.me/cibsecurity/46946...

7.5CVSS5.8AI score0.00737EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/07/19 9:7 p.m.4 views

nodejs-tar: Insufficient symlink protection due to directory cache poisoning using symbolic links allowing arbitrary file creation and overwrite

A flaw was found in the npm package "tar" aka node-tar. Extracting tar files that contain both a directory and a symlink with the same name, where the symlink and directory names in the archive entry used backslashes as a path separator, made it possible to bypass node-tar symlink checks on...

8.6CVSS7.4AI score0.03286EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2022/07/17 12:0 a.m.13 views

auction.start might be zero after a new auction is created.

Lines of code Vulnerability details Impact Currently several functions consider the auction is valid when auction.start 0 and they don't work properly when auction.start = 0. Proof of Concept In this part, auction.start = 0 when block.timestamp = 232 exactly. Of course, this is an edge case and...

7.1AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/07/14 9:12 p.m.20 views

Security Bulletin: A security vulnerability has been identified in IBM WebSphere Application Server shipped with IBM Case Manager (CVE-2022-22473)

Summary IBM WebSphere Application Server is shipped as a component of IBM Case Manager. Information about a security vulnerability affecting IBM WebSphere Application Server has been published in a security bulletin. Vulnerability Details Refer to the security bulletins listed in the...

5.3CVSS6.2AI score0.00989EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/07/14 7:47 p.m.24 views

Security Bulletin: A security vulnerability has been identified in IBM WebSphere Application Server shipped with IBM Case Manager (CVE-2022-22477)

Summary IBM WebSphere Application Server is shipped as a component of IBM Case Manager. Information about a security vulnerability affecting IBM WebSphere Application Server has been published in a security bulletin. Vulnerability Details Refer to the security bulletins listed in the...

6.1CVSS6.7AI score0.00553EPSS
SaveExploits0Affected Software1
UbuntuCve
UbuntuCve
added 2022/07/11 2:15 a.m.36 views

CVE-2022-35414

softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translatefail path, leading to an ioreadx or iowritex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here, i.e., "Bugs affecting the non-virtualization use ca...

8.8CVSS7.1AI score0.00656EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2022/07/11 1:48 a.m.43 views

CVE-2022-35414

softmmu/physmem.c in QEMU through 7.0.0 can perform an uninitialized read on the translatefail path, leading to an ioreadx or iowritex crash. NOTE: a third party states that the Non-virtualization Use Case in the qemu.org reference applies here, i.e., "Bugs affecting the non-virtualization use ca...

8.8CVSS7.7AI score0.00656EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.7 views

tomcat: Incomplete fix for CVE-2020-9484 (RCE via session persistence)

The fix for CVE-2020-9484 was incomplete. When using Apache Tomcat 10.0.0-M1 to 10.0.0, 9.0.0.M1 to 9.0.41, 8.5.0 to 8.5.61 or 7.0.0. to 7.0.107 with a configuration edge case that was highly unlikely to be used, the Tomcat instance was still vulnerable to CVE-2020-9494. Note that both the...

7CVSS6.7AI score0.56636EPSS
SaveExploits16References9
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.7 views

Framework: Data Binding Rules Vulnerability

In Spring Framework versions 5.3.0 - 5.3.18, 5.2.0 - 5.2.20, and older unsupported versions, the patterns for disallowedFields on a DataBinder are case sensitive which means a field is not effectively protected unless it is listed with both upper and lower case for the first character of the fiel...

5.3CVSS6.7AI score0.05666EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2022/07/06 7:27 p.m.84 views

Improper handling of email input

Impact An attacker can pass a compromised input to the e-mail signin endpoint that contains some malicious HTML, tricking the e-mail server to send it to the user, so they can perform a phishing attack. Eg.: [email protected], Before signing in, claim your money!. This was previously sent to...

7.1CVSS6.1AI score0.01076EPSS
SaveExploits1References7Affected Software1
RedHat Linux
RedHat Linux
added 2022/07/05 2:41 p.m.5 views

libsolv: heap-overflows in resolve_dependencies function

A buffer over-read flaw was found in the test case reader in libsolv that created multiple out-of-bounds read symptoms. Depending on how client applications use libsolv, this flaw leads to a denial of service of the application if an attacker can supply crafted input to the test case reader...

6.5CVSS5.8AI score0.01794EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/07/01 12:7 a.m.15 views

pcre2: Out-of-bounds read in compile_xclass_matchingpath in pcre2_jit_compile.c

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 property matching issue in JIT-compiled regular expressions. The issue occurs because the character was not fully read in...

9.1CVSS7.2AI score0.03378EPSS
SaveExploits0References4
Rows per page
Query Builder