Lucene search
+L

7004 matches found

BDU FSTEC
BDU FSTEC
added 2020/01/13 12:00 a.m.10 views

The vulnerability of the Web interface of the Cisco Unified Communications Manager allows a perpetrator to execute arbitrary SQL queries.

The vulnerability of the Cisco Unified Communications Manager web interface relates to the lack of protective measures for the SQL query structure. Exploiting this vulnerability allows a malicious actor to execute arbitrary SQL queries remotely...

6.5CVSS6.7AI score0.01605EPSS
SaveExploits0References3
Symantec
Symantec
added 2020/01/10 12:00 a.m.97 views

Oracle January 2020 Critical Patch Update Multiple Vulnerabilities

Description Oracle has released advance notification regarding the January 2020 Critical Patch Update CPU to be released on January 14, 2020. The update addresses 333 vulnerabilities affecting the following software: Oracle Database Server, versions 12.2.0.1, 18c, 19c Oracle Communications Design...

1.2AI score
SaveExploits0References1Affected Software88
OSV
OSV
added 2020/01/08 8:15 p.m.3 views

DEBIAN-CVE-2019-11760

A fixed-size stack buffer could overflow in nrappkit when doing WebRTC signaling. This resulted in a potentially exploitable crash in some instances. This vulnerability affects Firefox 70, Thunderbird 68.2, and Firefox ESR 68.2...

8.8CVSS8.6AI score0.01371EPSS
SaveExploits0References1
CNVD
CNVD
added 2019/12/31 12:00 a.m.14 views

ROS communications-related packages denial of service vulnerability

ROS communications-related packages is a package related to ROS Robot Operating System communications. A security vulnerability exists in ROS communications-related packages version 1.14.3 and earlier. An attacker could exploit this vulnerability to cause a denial of service...

8.6CVSS6.7AI score0.01106EPSS
SaveExploits0References1
NVD
NVD
added 2019/12/30 6:15 p.m.21 views

CVE-2019-13445

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. parseOptions in tools/rosbag/src/record.cpp has an integer overflow when a crafted split option can be entered on the command line...

9.8CVSS9.6AI score0.02233EPSS
SaveExploits1References3
OSV
OSV
added 2019/12/30 6:15 p.m.13 views

CVE-2019-13445

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. parseOptions in tools/rosbag/src/record.cpp has an integer overflow when a crafted split option can be entered on the command line...

9.8CVSS7.2AI score
SaveExploits0References3
NVD
NVD
added 2019/12/30 6:15 p.m.27 views

CVE-2019-13465

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. ROSASSERTMSG only works when ROSASSERTENABLED is defined. This leads to a problem in the remove function in clients/roscpp/src/libros/spinner.cpp. When ROSASSERTENABLED is not...

8.6CVSS8.5AI score0.01106EPSS
SaveExploits0References1
Prion
Prion
added 2019/12/30 6:15 p.m.22 views

Design/Logic Flaw

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. ROSASSERTMSG only works when ROSASSERTENABLED is defined. This leads to a problem in the remove function in clients/roscpp/src/libros/spinner.cpp. When ROSASSERTENABLED is not...

5CVSS8.4AI score0.01106EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2019/12/30 6:15 p.m.23 views

Integer overflow

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. parseOptions in tools/rosbag/src/record.cpp has an integer overflow when a crafted split option can be entered on the command line...

7.5CVSS9.5AI score0.02233EPSS
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2019/12/30 6:15 p.m.41 views

CVE-2019-13445

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. parseOptions in tools/rosbag/src/record.cpp has an integer overflow when a crafted split option can be entered on the command line...

9.8CVSS7.2AI score0.02233EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2019/12/30 6:15 p.m.40 views

CVE-2019-13465

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. ROSASSERTMSG only works when ROSASSERTENABLED is defined. This leads to a problem in the remove function in clients/roscpp/src/libros/spinner.cpp. When ROSASSERTENABLED is not...

8.6CVSS7.1AI score0.01106EPSS
SaveExploits0References3
OSV
OSV
added 2019/12/30 6:15 p.m.11 views

UBUNTU-CVE-2019-13445

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. parseOptions in tools/rosbag/src/record.cpp has an integer overflow when a crafted split option can be entered on the command line...

9.8CVSS7.3AI score0.02233EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2019/12/30 5:54 p.m.33 views

CVE-2019-13445

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. parseOptions in tools/rosbag/src/record.cpp has an integer overflow when a crafted split option can be entered on the command line...

9.7AI score0.02233EPSS
SaveExploits1References3
CVE
CVE
added 2019/12/30 5:54 p.m.74 views

CVE-2019-13445

The CVE-2019-13445 issue affects ROS communications-related packages (ros_comm / ros-melodic-ros-comm) up to version 1.14.3. The root cause is in parseOptions() inside tools/rosbag/src/record.cpp, where an integer overflow can occur when a crafted split option is entered on the command line. The ...

9.8CVSS9.5AI score0.02233EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2019/12/30 5:50 p.m.72 views

CVE-2019-13465

CVE-2019-13465 affects ROS communications-related packages (ros_comm/ros-melodic-ros-comm) through 1.14.3. The root cause is that ROS_ASSERT_MSG only works when ROS_ASSERT_ENABLED is defined; when not defined, the iterator loop in remove() (clients/roscpp/src/libros/spinner.cpp) can run out of th...

8.6CVSS8.4AI score0.01106EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2019/12/30 5:50 p.m.67 views

CVE-2019-13465

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. ROSASSERTMSG only works when ROSASSERTENABLED is defined. This leads to a problem in the remove function in clients/roscpp/src/libros/spinner.cpp. When ROSASSERTENABLED is not...

8.6CVSS8.5AI score0.01106EPSS
SaveExploits0
Cvelist
Cvelist
added 2019/12/30 5:50 p.m.30 views

CVE-2019-13465

An issue was discovered in the ROS communications-related packages aka roscomm or ros-melodic-ros-comm through 1.14.3. ROSASSERTMSG only works when ROSASSERTENABLED is defined. This leads to a problem in the remove function in clients/roscpp/src/libros/spinner.cpp. When ROSASSERTENABLED is not...

8.5AI score0.01106EPSS
SaveExploits0References1
NVD
NVD
added 2019/12/18 9:15 p.m.20 views

CVE-2019-5078

An exploitable denial of service vulnerability exists in the iocheckd service "I/O-Check" functionality of WAGO PFC200 Firmware versions 03.01.0713 and 03.00.3912, and WAGO PFC100 Firmware version 03.00.3912. A specially crafted set of packets can cause a denial of service, resulting in the devic...

9.4CVSS9.1AI score0.01655EPSS
SaveExploits0References1
Prion
Prion
added 2019/12/18 9:15 p.m.21 views

Denial of service

An exploitable denial of service vulnerability exists in the iocheckd service "I/O-Check" functionality of WAGO PFC200 Firmware versions 03.01.0713 and 03.00.3912, and WAGO PFC100 Firmware version 03.00.3912. A specially crafted set of packets can cause a denial of service, resulting in the devic...

9.4CVSS8.9AI score0.01655EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2019/12/18 8:51 p.m.29 views

CVE-2019-5078

An exploitable denial of service vulnerability exists in the iocheckd service "I/O-Check" functionality of WAGO PFC200 Firmware versions 03.01.0713 and 03.00.3912, and WAGO PFC100 Firmware version 03.00.3912. A specially crafted set of packets can cause a denial of service, resulting in the devic...

9.1AI score0.01655EPSS
SaveExploits0References1
Rows per page
Query Builder