Lucene search
+L

4823 matches found

UbuntuCve
UbuntuCve
added 2024/04/16 10:15 p.m.28 views

CVE-2024-21005

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JavaFX. Supported versions that are affected are Oracle Java SE: 8u401; Oracle GraalVM Enterprise Edition: 20.3.13 and 21.3.9. Difficult to exploit vulnerability allows unauthenticated...

3.1CVSS7.2AI score0.00853EPSS
SaveExploits0References2
Veeam
Veeam
added 2024/04/16 12:00 a.m.96 views

Failed to upgrade host components. Error 1920.Service Veeam WAN Accelerator Service failed to start.

Challenge The Veeam WAN Accelerator component upgrade fails with the following error: Failed to upgrade host components. Error: ''Error 1920.Service Veeam WAN Accelerator Service VeeamWANSvc failed to start. Verify that you have sufficient privileges to start system services.' The Components Upda...

7.1AI score
SaveExploits0Affected Software1
Openbugbounty
Openbugbounty
added 2024/04/09 10:22 a.m.8 views

start-driving.co.uk Cross Site Scripting vulnerability OBB-3911887

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
CNNVD
CNNVD
added 2024/04/08 12:00 a.m.6 views

Prison Management System 跨站脚本漏洞

Prison Management System is a prison management system by the individual developer Carlo Montero. A cross-site scripting vulnerability exists in SourceCodester Prison Management System version 1.0, which stems from a cross-site scripting XSS vulnerability in the parameters txtstartdate/txttenddat...

5.4CVSS4.5AI score0.0055EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/04/07 12:00 a.m.8 views

PT-2024-14707 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android affected versions not specified Description: The issue concerns a vulnerability in the ActivityManagerService AMS module related to starting activities in the background. Successful exploitation of this vulnerability will affect...

7.5CVSS6.9AI score0.0035EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.8 views

DEBIAN-CVE-2024-26755

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

5.3CVSS5AI score0.0065EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/04/03 12:00 a.m.9 views

Internship Portal Management System SQL注入漏洞

Internship Portal Management System is an internship portal management system by the individual developer ChatikoboL. A SQL injection vulnerability exists in Internship Portal Management System version 1.0, which originates from a SQL injection vulnerability in the title/description/start/end...

7.2CVSS7AI score0.00706EPSS
SaveExploits1References5
Exploit DB
Exploit DB
added 2024/04/03 12:00 a.m.295 views

ESET NOD32 Antivirus 17.0.16.0 - Unquoted Service Path

Exploit Title: ESET NOD32 Antivirus 17.0.16.0 - Unquoted Service Path Exploit Author: Milad Karimi Ex3ptionaL Exploit Date: 2024-04-01 Vendor : https://www.eset.com Version : 17.0.16.0 Tested on OS: Microsoft Windows 10 pro x64 C:\wmic service get name,displayname,pathname,startmode |findstr /i...

5.3AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/04/02 12:00 a.m.16 views

The vulnerability of the formWifiWpsStart function (/goform/WifiWpsStart) in the Tenda AC7 router software allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the formWifiWpsStart function /goform/WifiWpsStart in the Tenda AC7 router software is related to buffer overflow in the stack. Exploiting this vulnerability can allow an attacker to compromise the confidentiality, integrity, and accessibility of protected information through...

9CVSS8.1AI score0.01856EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/28 12:00 a.m.8 views

PT-2024-23506 · Tenda · Tenda Fh1202

Name of the Vulnerable Software and Affected Versions: Tenda FH1202 version 1.2.0.14408 Description: The issue is a stack overflow vulnerability in the schedStartTime parameter of the setSchedWifi function. This vulnerability can be exploited, potentially allowing attackers to execute arbitrary...

4.3CVSS8.2AI score0.00446EPSS
SaveExploits1References5
BDU FSTEC
BDU FSTEC
added 2024/03/27 12:00 a.m.10 views

The vulnerability of the formWifiWpsStart() function (/goform/WifiWpsStart) in the Tenda AC15 router software allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the formWifiWpsStart function /goform/WifiWpsStart of the Tenda AC15 router’s microprogramming software is related to the operation of writing data outside the buffer in memory when processing the index parameter. Exploiting this vulnerability can allow an attacker to...

10CVSS7.9AI score0.01541EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/03/26 6:15 p.m.8 views

CVE-2024-2896

A vulnerability was found in Tenda AC7 15.03.06.44. It has been rated as critical. This issue affects the function formWifiWpsStart of the file /goform/WifiWpsStart. The manipulation of the argument index leads to stack-based buffer overflow. The attack may be initiated remotely. The exploit has...

8.8CVSS6.5AI score0.01856EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2024/03/26 4:49 p.m.7 views

expat: parsing large tokens can trigger a denial of service

A flaw was found in Expat libexpat. When parsing a large token that requires multiple buffer fills to complete, Expat has to re-parse the token from start numerous times. This process may trigger excessive resource consumption, leading to a denial of service...

7.5CVSS6.8AI score0.01815EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/25 10:15 a.m.2 views

DEBIAN-CVE-2021-47172

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers Channel numbering must start at 0 and then not have any holes, or it is possible to overflow the available storage. Note this bug was introduced as pa...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/03/25 12:00 a.m.27 views

PT-2024-22792

Name of the Vulnerable Software and Affected Versions PyAnsys Geometry versions prior to 0.3.3 PyAnsys Geometry versions prior to 0.4.12 Description The issue concerns a Python client library for the Ansys Geometry service and other CAD Ansys products. Upon calling the start program method...

7.8CVSS7.1AI score0.00334EPSS
SaveExploits1References20
Fedora
Fedora
added 2024/03/23 12:50 a.m.39 views

[SECURITY] Fedora 40 Update: mingw-expat-2.6.1-1.fc40

This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parse...

7.5CVSS6.8AI score0.02006EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/03/22 12:00 a.m.11 views

The vulnerability of the formSetPPTPServer() function (/goform/SetPptpServerCfg) in the Tenda AC18 router software allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the formSetPPTPServer function /goform/SetPptpServerCfg in the Tenda AC18 router software is related to the operation of writing data outside the buffer in memory when processing the startIP parameter. Exploiting this vulnerability could allow an attacker to compromise the...

9CVSS7.9AI score0.01534EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2024/03/22 12:00 a.m.10 views

Tenda AC15 安全漏洞

Tenda AC15 is a dual-band wireless router launched by Shenzhen Jixiang Tenda Technology Co. in October 2015, which supports 802.11ac protocol with a theoretical transmission rate of 1900Mbps 600Mbps in 2.4GHz band and 1300Mbps in 5GHz band. Tenda AC15 suffers from a stack buffer overflow...

9.8CVSS8.3AI score0.01541EPSS
SaveExploits1References4
Amazon
Amazon
added 2024/03/21 12:00 a.m.12 views

Medium: c-ares

Issue Overview: c-ares is a C library for asynchronous DNS requests. aresreadline is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the HOSTALIASES file, and if using a c-ares version prior to 1.27.0, the /etc/hosts file. If any of these configuration files...

5.5CVSS6.6AI score0.00352EPSS
SaveExploits0
OSV
OSV
added 2024/03/20 6:15 p.m.10 views

CVE-2024-2710

A vulnerability was found in Tenda AC10U 15.03.06.49. It has been declared as critical. Affected by this vulnerability is the function setSchedWifi of the file /goform/openSchedWifi. The manipulation of the argument schedStartTime leads to stack-based buffer overflow. The attack can be launched...

8.8CVSS6.3AI score0.01482EPSS
SaveExploits1References3
Rows per page
Query Builder