Lucene search
+L

3459 matches found

Tenable Nessus
Tenable Nessus
added 2023/07/12 12:0 a.m.32 views

Juniper Junos OS Vulnerability (JSA71659)

The version of Junos OS installed on the remote host is affected by a vulnerability as referenced in the JSA71659 advisory. - An Improper Handling of Undefined Values vulnerability in the periodic packet management daemon PPMD of Juniper Networks Junos OS on MX Seriesexcept MPC10, MPC11 and LC960...

6.5CVSS6.9AI score0.00303EPSS
SaveExploits0References3
Prion
Prion
added 2023/06/30 10:15 p.m.23 views

Null pointer dereference

A null pointer dereference issue was found in Libtiff's tifdir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial o...

1.9CVSS5.2AI score0.00422EPSS
SaveExploits1References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/06/30 12:0 a.m.20 views

CVE-2023-2908 Libtiff: null pointer dereference in tif_dir.c

A null pointer dereference issue was found in Libtiff's tifdir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial o...

5.5CVSS6.4AI score0.00422EPSS
SaveExploits1References6
Cvelist
Cvelist
added 2023/06/30 12:0 a.m.53 views

CVE-2023-2908 Libtiff: null pointer dereference in tif_dir.c

A null pointer dereference issue was found in Libtiff's tifdir.c file. This issue may allow an attacker to pass a crafted TIFF image file to the tiffcp utility which triggers a runtime error that causes undefined behavior. This will result in an application crash, eventually leading to a denial o...

5.5CVSS6.1AI score0.00422EPSS
SaveExploits1References6
OSV
OSV
added 2023/06/26 12:0 p.m.9 views

RUSTSEC-2023-0047 impl `FromMdbValue` for bool is unsound

The implementation of FromMdbValue have several unsoundness issues. First of all, it allows to reinterpret arbitrary bytes as a bool and could make undefined behavior happen with safe function. Secondly, it allows transmuting pointer without taking memory layout into consideration. The details of...

7.2AI score
SaveExploits0References3
Code423n4
Code423n4
added 2023/06/23 12:0 a.m.15 views

Lack of input validation

Lines of code Vulnerability details Impact There is no input sanitizer implemented for the transfertypes.FungibleTokenPacketData data variable. Proof of Concept After "unmarshaling" the packet, which checks if there is an error, it is used right away without further checking the fields inside it,...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/06/22 8:1 p.m.7 views

GHSA-G753-GHR7-Q33W cyfs-base vulnerable to misaligned pointer dereference in `ChunkId::new`

The function ChunkId::new creates a misaligned pointer by casting mutable pointer of u8 slice which has alignment 1 to the mutable pointer of u32 which has alignment 4, and dereference the misaligned pointer leading UB, which should not be allowed in safe function...

5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/06/21 10:6 p.m.22 views

memoffset allows reading uninitialized memory

memoffset allows attempt of reading data from address 0 with arbitrary type. This behavior is an undefined behavior because address 0 to std::mem::sizeof may not have valid bit-pattern with T. Old implementation dereferences uninitialized memory obtained from std::mem::alignof. Older implementati...

6.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/06/21 10:6 p.m.17 views

GHSA-WFG4-322G-9VQV memoffset allows reading uninitialized memory

memoffset allows attempt of reading data from address 0 with arbitrary type. This behavior is an undefined behavior because address 0 to std::mem::sizeof may not have valid bit-pattern with T. Old implementation dereferences uninitialized memory obtained from std::mem::alignof. Older implementati...

7.1AI score
SaveExploits0References4
RustSec
RustSec
added 2023/06/21 12:0 p.m.30 views

memoffset allows reading uninitialized memory

memoffset allows attempt of reading data from address 0 with arbitrary type. This behavior is an undefined behavior because address 0 to std::mem::sizeof may not have valid bit-pattern with T. Old implementation dereferences uninitialized memory obtained from std::mem::alignof. Older implementati...

6.9AI score
SaveExploits0Affected Software1
OSV
OSV
added 2023/06/21 12:0 p.m.19 views

RUSTSEC-2023-0045 memoffset allows reading uninitialized memory

memoffset allows attempt of reading data from address 0 with arbitrary type. This behavior is an undefined behavior because address 0 to std::mem::sizeof may not have valid bit-pattern with T. Old implementation dereferences uninitialized memory obtained from std::mem::alignof. Older implementati...

7.1AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/06/20 9:15 a.m.50 views

CVE-2023-35827

A race condition was found in the Linux kernel's Renesas Ethernet AVB driver when removing the module before cleanup in the ravbremove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors...

6.4CVSS6.5AI score0.0019EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/06/20 9:14 a.m.182 views

CVE-2023-35829

A race condition was found in the Linux kernel's rkvdec driver when removing the module before cleanup in the rkvdecremove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors...

6.4CVSS6.5AI score0.00472EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/06/20 9:14 a.m.30 views

CVE-2023-35825

A race condition was found in the Linux kernel's r592 device driver, when removing the module before cleanup in the r592remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors...

6.4CVSS6.7AI score
SaveExploits0References3
OSV
OSV
added 2023/06/19 11:15 a.m.6 views

CVE-2023-25736

An invalid downcast from nsHTMLDocument to nsIContent could have lead to undefined behavior. This vulnerability affects Firefox 110...

9.8CVSS7.4AI score0.00685EPSS
SaveExploits0References2
Prion
Prion
added 2023/06/19 11:15 a.m.18 views

Code injection

An invalid downcast from nsHTMLDocument to nsIContent could have lead to undefined behavior. This vulnerability affects Firefox 110...

7.5CVSS8.7AI score0.00685EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/06/19 10:22 a.m.31 views

CVE-2023-25736

An invalid downcast from nsHTMLDocument to nsIContent could have lead to undefined behavior. This vulnerability affects Firefox 110...

9AI score0.00685EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2023/06/19 10:22 a.m.56 views

CVE-2023-25736

An invalid downcast from nsHTMLDocument to nsIContent could have lead to undefined behavior. This vulnerability affects Firefox 110...

9.8CVSS8.8AI score0.00685EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/06/19 10:22 a.m.10 views

CVE-2023-25736

An invalid downcast from nsHTMLDocument to nsIContent could have lead to undefined behavior. This vulnerability affects Firefox 110...

8.8AI score0.00685EPSS
SaveExploits0References2
OSV
OSV
added 2023/06/17 11:5 a.m.7 views

OESA-2023-1350 ImageMagick security update

Use ImageMagick to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats over 200 including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images,...

7.8CVSS7.4AI score0.03161EPSS
SaveExploits2References3
Rows per page
Query Builder