Lucene search
+L

4363 matches found

Positive Technologies
Positive Technologies
added 2023/04/12 12:00 a.m.6 views

PT-2023-9520 · Openlink +4 · Openlink Virtuoso-Opensource +4

Name of the Vulnerable Software and Affected Versions: openlink virtuoso-opensource version 7.2.9 Description: The issue in the nss database lookup component of openlink virtuoso-opensource is related to the improper neutralization of special elements used in SQL commands, allowing attackers to...

7.8CVSS7.8AI score0.00909EPSS
SaveExploits16References78
Rockylinux
Rockylinux
added 2023/04/06 3:52 p.m.22 views

NetworkManager bug fix and enhancement update

An update is available for NetworkManager. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list NetworkManager is a system network service that manages network device...

6.7AI score
SaveExploits0
OSV
OSV
added 2023/04/06 1:38 p.m.10 views

SUSE-SU-2023:1792-1 Security update for go1.19

This update for go1.19 fixes the following issues: Update to 1.19.8 CVE-2023-24534: security: net/http, net/textproto: denial of service from excessive memory allocation bsc1210127 CVE-2023-24536: security: net/http, net/textproto, mime/multipart: denial of service from excessive resource...

9.8CVSS8.5AI score0.02281EPSS
SaveExploits0References10
OSV
OSV
added 2023/04/06 1:37 p.m.10 views

SUSE-SU-2023:1791-1 Security update for go1.20

This update for go1.20 fixes the following issues: Update to version 1.20.3: CVE-2023-24534: security: net/http, net/textproto: denial of service from excessive memory allocation bsc1210127 CVE-2023-24536: security: net/http, net/textproto, mime/multipart: denial of service from excessive resourc...

9.8CVSS8.5AI score0.02281EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/03/28 1:52 a.m.5 views

SUSE CVE-2021-43314

A heap-based buffer overflows was discovered in upx, during the generic pointer 'p' points to an inaccessible address in func getle32. The problem is essentially caused in PackLinuxElf32::elflookup at plxelf.cpp:5368...

7.5CVSS7.2AI score0.00817EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/03/28 1:52 a.m.6 views

SUSE CVE-2021-43317

A heap-based buffer overflows was discovered in upx, during the generic pointer 'p' points to an inaccessible address in func getle32. The problem is essentially caused in PackLinuxElf64::elflookup at plxelf.cpp:5404...

7.5CVSS7.2AI score0.00817EPSS
SaveExploits1References4
Packet Storm
Packet Storm
added 2023/03/27 12:00 a.m.194 views

Aero CMS 0.0.1 Remote Shell Upload

Exploit Title: Aero CMS v0.0.1 - PHP Code Injection auth Date: 15/10/2022 Exploit Author: Hubert Wojciechowski Contact Author: [email protected] Vendor Homepage: https://github.com/MegaTKC/AeroCMS Software Link: https://github.com/MegaTKC/AeroCMS Version: 0.0.1 Testeted on: Windows 10 using...

6.8AI score
SaveExploits0
CNNVD
CNNVD
added 2023/03/27 12:00 a.m.8 views

Apple iOS 和 iPadOS 安全漏洞

Apple iOS and Apple iPadOS are products of Apple Inc. Apple iOS is an operating system developed for mobile devices, and Apple iPadOS is an operating system for iPad tablets. A security vulnerability exists in Apple iOS and iPadOS that originates from viewing photos belonging to a hidden album...

3.3CVSS6.2AI score0.00232EPSS
SaveExploits0References5
Snyk
Snyk
added 2023/03/26 12:59 p.m.3 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow due to the generic pointer p pointing to an inaccessible address in the getle32 function. The problem is essentially caused in PackLinuxElf64::elflookup at plxelf.cpp:5404. Remediation Upgrade upx to version...

7.5CVSS7AI score0.00817EPSS
SaveExploits1References2
Snyk
Snyk
added 2023/03/26 12:57 p.m.1 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow due to the generic pointer p pointing to an inaccessible address in the getle32. The problem is essentially caused in PackLinuxElf32::elflookup at plxelf.cpp:5368. Remediation Upgrade upx to version 4.2.1 or...

7.5CVSS7AI score0.00817EPSS
SaveExploits1References2
Snyk
Snyk
added 2023/03/26 12:52 p.m.3 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow due to the generic pointer 'p' points to an inaccessible address in the getle32 function. The problem is essentially caused in PackLinuxElf32::elflookup at plxelf.cpp:5349. Remediation Upgrade upx to version...

7.5CVSS7AI score0.00817EPSS
SaveExploits1References2
Snyk
Snyk
added 2023/03/26 7:44 a.m.2 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference. When ctx-stepcontainter is a null ptr, the Lookup function will be executed with a null pointer. PoC import tensorflow as tf tf.rawops.TensorArrayConcatV2handle='a', 'b', flowin = 0.1, dtype=tf.int32,...

7.5CVSS6.9AI score0.00391EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/25 12:15 a.m.13 views

AZL-35308 CVE-2023-25663 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when ctx-stepcontainter is a null ptr, the Lookup function will be executed with a null pointer. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS6.6AI score0.00391EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.11 views

AZL-35317 CVE-2023-25672 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.6AI score0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/25 12:15 a.m.11 views

AZL-31210 CVE-2023-25672 affecting package tensorflow for versions less than 2.11.1-1

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.6AI score0.00358EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/03/25 12:00 a.m.7 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google, Inc. in the United States. A code issue vulnerability exists in TensorFlow version 2.12 prior to version 2.12.0 and version 2.11 prior to version 2.11.1, which stems from the inability of the functi...

7.5CVSS6.5AI score0.00358EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/03/25 12:00 a.m.7 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google, Inc. in the United States. A code issue vulnerability exists in Google TensorFlow version 2.12 prior to version 2.12.0 and version 2.11 prior to version 2.11.1, which stems from the Lookup function...

7.5CVSS6.5AI score0.00391EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/03/25 12:00 a.m.32 views

SUSE SLED15: helm / helm-bash-completion / helm-fish-completion / etc (SUSE-SU-2023:1571-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2023:1571-1 advisory. Update to version 3.11.1 bsc1208084: - CVE-2023-25165: Fixed a information disclosure problem via...

4.3CVSS6.6AI score0.00762EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2023/03/24 11:40 p.m.10 views

CVE-2023-25663

TensorFlow is an open source platform for machine learning. Prior to versions 2.12.0 and 2.11.1, when ctx-stepcontainter is a null ptr, the Lookup function will be executed with a null pointer. A fix is included in TensorFlow 2.12.0 and 2.11.1...

7.5CVSS6.9AI score0.00391EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/03/24 11:31 p.m.10 views

CVE-2023-25672

TensorFlow is an open source platform for machine learning. The function tf.rawops.LookupTableImportV2 cannot handle scalars in the values parameter and gives an NPE. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS7AI score0.00358EPSS
SaveExploits0
Rows per page
Query Builder