Lucene search
K

7644 matches found

UbuntuCve
UbuntuCve
added 2024/04/10 12:15 a.m.14 views

CVE-2024-3120

A stack-buffer overflow vulnerability exists in all versions of sngrep since v1.4.1. The flaw is due to inadequate bounds checking when copying 'Content-Length' and 'Warning' headers into fixed-size buffers in the sipvalidatepacket and sipparseextraheaders functions within src/sip.c. This...

9.8CVSS7.6AI score0.01838EPSS
Exploits0References4
CNVD
CNVD
added 2024/04/10 12:0 a.m.5 views

Huawei HarmonyOS and EMUI Lock Screen Module Permission Checking Class Vulnerability

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scenario distributed operating system based on a microkernel.Huawei EMUI is a user interface developed by Huawei based on the Android operating system. A privilege checking type vulnerability exists in the...

5.3CVSS6.8AI score0.00257EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/04/09 11:55 p.m.14 views

CVE-2024-3120 Stack-Buffer Overflow in 'Content-Length' and 'Warning' Header Processing in sngrep

A stack-buffer overflow vulnerability exists in all versions of sngrep since v1.4.1. The flaw is due to inadequate bounds checking when copying 'Content-Length' and 'Warning' headers into fixed-size buffers in the sipvalidatepacket and sipparseextraheaders functions within src/sip.c. This...

9CVSS9.6AI score0.01838EPSS
Exploits0References3
BDU FSTEC
BDU FSTEC
added 2024/04/09 12:0 a.m.6 views

The vulnerability of the SportsTeams extension of the software for implementing the MediaWiki hypertext environment allows a hacker to compromise the integrity of the protected information.

The vulnerability of the SportsTeams extension of the MediaWiki software, which is used to implement a hypertext environment, relates to the lack of permission checking. Exploiting this vulnerability could allow an attacker operating remotely to compromise the integrity of the protected informati...

5.3CVSS5.9AI score0.00324EPSS
Exploits0References4Affected Software2
CNNVD
CNNVD
added 2024/04/08 12:0 a.m.3 views

UNISOC Chipsets 安全漏洞

UNISOC Chipsets is a chipset from China's Purple Spreadtrum UNISOC. A security vulnerability exists in UNISOC Chipsets that stems from a lack of boundary checking in the ril service, which may result in out-of-bounds writes...

7.8CVSS6.8AI score0.00088EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/04/08 12:0 a.m.4 views

UNISOC Chipsets 安全漏洞

UNISOC Chipsets is a chipset from China's Purple Spreadtrum UNISOC. A security vulnerability exists in UNISOC Chipsets that stems from a lack of boundary checking in the ril service, which may result in out-of-bounds writes...

5.6CVSS6.8AI score0.00083EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/04/08 12:0 a.m.2 views

UNISOC Chipsets 安全漏洞

UNISOC Chipsets is a chipset from China's Purple Spreadtrum UNISOC. A security vulnerability exists in UNISOC Chipsets that stems from a lack of boundary checking in the ril service, which may result in out-of-bounds writes...

5.5CVSS6.8AI score0.00081EPSS
Exploits0References2
0day.today
0day.today
added 2024/04/08 12:0 a.m.284 views

Wordpress Travelscape v1.0.3 Theme - Arbitrary File Upload Exploit

Exploit Title: Wordpress Theme Travelscape v1.0.3 - Arbitrary File Upload Author: Milad Karimi Ex3ptionaL Category : webapps Tested on: windows 10 , firefox import sys import os.path import requests import re import urllib3 from requests.exceptions import SSLError from multiprocessing.dummy impor...

7.4AI score
Exploits0
CNNVD
CNNVD
added 2024/04/08 12:0 a.m.3 views

UNISOC Chipsets 安全漏洞

UNISOC Chipsets is a chipset from China's Purple Spreadtrum UNISOC. A security vulnerability exists in UNISOC Chipsets due to a lack of privilege checking in the Network Adapter service...

6.2CVSS7AI score0.00076EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/04/05 3:6 p.m.13 views

HPACK decoder panics on invalid input

Due to insufficient checking of input data, decoding certain data sequences can lead to Decoder::decode panicking rather than returning an error. Example code that triggers this vulnerability looks like this: rust use hpack::Decoder; pub fn main let input = &0x3f; let mut decoder = Decoder::new;...

7.3AI score
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2024/04/05 12:0 a.m.2 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scenario distributed operating system based on a microkernel.Huawei EMUI is a user interface developed by Huawei based on the Android operating system. A privilege checking type vulnerability exists in the...

5.3CVSS6.6AI score0.00257EPSS
Exploits0References4
Ubuntu
Ubuntu
added 2024/04/04 1:36 a.m.39 views

USN-6710-2: Firefox regressions

USN-6710-1 fixed vulnerabilities in Firefox. The update introduced several minor regressions. This update fixes the problem. Original advisory details: Manfred Paul discovered that Firefox did not properly perform bounds checking during range analysis, leading to an out-of-bounds write...

8.8AI score
Exploits0References1
NVD
NVD
added 2024/04/03 5:15 p.m.10 views

CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS7.6AI score0.00239EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.21 views

CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS6.2AI score0.00239EPSS
Exploits0References17
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.17 views

CVE-2023-52641 fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

6.8AI score0.00239EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.21 views

CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS7.3AI score0.00239EPSS
Exploits0
Veracode
Veracode
added 2024/04/03 2:33 p.m.22 views

Integer Overflow

gtkwave is vulnerable to Integer Overflow.The vulnerability is due to insufficient input validation and bounds checking within the VZT facgeometry parsing functionality in .vzt file, allow attackers to manipulate certain input parameters during the allocation of the rows array...

7.8CVSS7.1AI score0.00434EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2024/04/03 2:32 p.m.22 views

Integer Overflow

gtkwave is vulnerable to Integer Overflow.The vulnerability is due to insufficient input validation and bounds checking within the VZT facgeometry parsing functionality in .vzt file, allow attackers to manipulate certain input parameters during the allocation of the len array...

7.8CVSS7.5AI score0.00432EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2024/04/03 2:32 p.m.20 views

Integer Overflow

gtkwave is vulnerable to Integer Overflow.The vulnerability is due to insufficient input validation and bounds checking within the VZT facgeometry parsing functionality in .vzt file, allow attackers to manipulate certain input parameters during the allocation of the flags array...

7.8CVSS7.1AI score0.00432EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2024/04/03 2:32 p.m.20 views

Integer Overflow

gtkwave is vulnerable to Integer Overflow.The vulnerability is due to insufficient input validation and bounds checking within the VZT facgeometry parsing functionality in .vzt file, allow attackers to manipulate certain input parameters during the allocation of the vindexoffset array...

7.8CVSS7.1AI score0.00432EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder