Lucene search
+L

248 matches found

F5 Networks
F5 Networks
added 2023/02/21 7:5 p.m.38 views

K13598: OpenSSL vulnerability CVE-2012-0884

Security Advisory Description The implementation of Cryptographic Message Syntax CMS and PKCS 7 in OpenSSL before 0.9.8u and 1.x before 1.0.0h does not properly restrict certain oracle behavior, which makes it easier for context-dependent attackers to decrypt data using a Million Message Attack M...

8.4AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/30 12:0 a.m.13 views

Bad implementation in minter access control for RabbitHoleReceipt and RabbitHoleTickets contracts

Lines of code Vulnerability details Both RabbitHoleReceipt and RabbitHoleTickets contracts define a mint function that is protected by a onlyMinter modifier: RabbitHoleReceipt: function mintaddress to, string memory questId public onlyMinter tokenIds.increment; uint newTokenID = tokenIds.current;...

7AI score
SaveExploits0
Veracode
Veracode
added 2022/09/01 12:25 p.m.41 views

Authorization Bypass

chromium, sid is vulnerable to authorization bypass. The vulnerability exists due to an inappropriate implementation flaw was found in the extensions API component of the chromium browser...

6.5CVSS7.2AI score0.00607EPSS
SaveExploits0References6Affected Software2
Prion
Prion
added 2022/02/03 2:15 p.m.21 views

Design/Logic Flaw

Tensorflow is an Open Source Machine Learning Framework. The implementation of Bincount operations allows malicious users to cause denial of service by passing in arguments which would trigger a CHECK-fail. There are several conditions that the input arguments must satisfy. Some are not caught...

4CVSS6.2AI score0.00783EPSS
SaveExploits1References3Affected Software1
Code423n4
Code423n4
added 2021/12/15 12:0 a.m.10 views

Wrong implementation of NoYield.sol#emergencyWithdraw()

Handle WatchPug Vulnerability details function emergencyWithdrawaddress asset, address payable wallet external onlyOwner returns uint256 received requirewallet != address0, 'cant burn'; uint256 amount = IERC20asset.balanceOfaddressthis; IERC20asset.safeTransferwallet, received; received = amount;...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2021/11/04 12:0 a.m.7 views

VISAM VBASE 访问控制错误漏洞

Visam VISAM VBASE is a data acquisition and monitoring system from VISAM Visam Germany. An access control error vulnerability exists in VISAM VBASE that arises from improper design or implementation during code development of a networked system or product...

5.5AI score
SaveExploits0References3
CNNVD
CNNVD
added 2021/11/03 12:0 a.m.10 views

Deoxxa dotty 安全漏洞

Deoxxa Dotty is a Javascript-based code base used by Deoxxa individual developers to support access to object properties. deoxxa dotty has a security vulnerability that stems from a design or implementation impropriety in the code development process of a web-based system or product. No details o...

9.8CVSS5.7AI score0.01242EPSS
SaveExploits1References2
OSV
OSV
added 2021/06/04 7:40 p.m.14 views

GSD-2021-1000571 can: isotp: prevent race between isotp_bind() and isotp_setsockopt()

can: isotp: prevent race between isotpbind and isotpsetsockopt This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.12.9 by commit...

7.2AI score
SaveExploits0
Prion
Prion
added 2021/05/14 8:15 p.m.17 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FractionalMaxPoolGrad triggers an undefined behavior if one of the input tensors is empty. The code is also vulnerable to a denial of service attack as a CHECK condition becomes false and aborts...

2.1CVSS5.5AI score0.00189EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.15 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a runtime division by zero error and denial of service in tf.rawops.QuantizedBatchNormWithGlobalNormalization. This is because the...

2.1CVSS5.4AI score0.00189EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.26 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. The implementation of MatrixDiag operationshttps://github.com/tensorflow/tensorflow/blob/4c4f420e68f1cfaf8f4b6e8e3eb857e9e4c3ff33/tensorflow/core/kernels/linalg/matrixdiagop.ccL195-L197 does not validate that the tensor...

4.6CVSS7.6AI score0.00201EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.17 views

Out-of-bounds

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The...

3.6CVSS6.8AI score0.00154EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2021/02/10 12:0 a.m.14 views

Fluent Bit 代码问题漏洞

Fluent Bit is an open source log processing and analysis system written in C. A code issue vulnerability exists in Fluent Bit that arises from improper design or implementation during code development of a networked system or product. No detailed vulnerability details are provided at this time...

7.5CVSS7.2AI score0.01987EPSS
SaveExploits1References4
Debian
Debian
added 2020/10/28 2:53 p.m.66 views

[SECURITY] [DLA 2417-1] linux-4.19 security update

Debian LTS Advisory DLA-2417-1 [email protected] https://www.debian.org/lts/security/ Ben Hutchings October 27, 2020 https://wiki.debian.org/LTS Package : linux-4.19 Version : 4.19.152-1deb9u1 CVE ID : CVE-2020-12351 CVE-2020-12352 CVE-2020-25211 CVE-2020-25643 CVE-2020-25645 Debian Bug...

8.8CVSS7.4AI score0.07693EPSS
SaveExploits8
Prion
Prion
added 2020/03/23 4:15 p.m.32 views

Design/Logic Flaw

Inappropriate implementation in V8 in Google Chrome prior to 80.0.3987.149 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

4.3CVSS6.8AI score0.02861EPSS
SaveExploits1References9Affected Software6
OpenVAS
OpenVAS
added 2020/01/23 12:0 a.m.14 views

Huawei EulerOS: Security Advisory for sssd (EulerOS-SA-2019-2667)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.5CVSS6AI score0.01102EPSS
SaveExploits0References2
Prion
Prion
added 2019/12/26 7:15 p.m.21 views

Heap overflow

USG9500 with versions of V500R001C30;V500R001C60 have a denial of service vulnerability. Due to a flaw in the X.509 implementation in the affected products which can result in a large heap buffer overrun error, an attacker may exploit the vulnerability by a malicious certificate, resulting a deni...

5CVSS7.4AI score0.00477EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2019/12/26 6:49 p.m.93 views

CVE-2019-5273

The Huawei USG9500 hardening advisory confirms CVE-2019-5273 is a denial-of-service vulnerability in the X.509 certificate handling. Affected products are USG9500 with V500R001C30 and V500R001C60. The root cause is a flaw in X.509 processing that can trigger a large heap buffer overrun when decod...

7.5CVSS7.5AI score0.00477EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2019/11/19 9:16 p.m.18 views

MGASA-2019-0333 Updated kernel-linus packages fix security vulnerabilities

This kernel-linus update is based on the upstream 5.3.11 and fixes at least the following security issues: Insufficient access control in a subsystem for Intel R processor graphics may allow an authenticated user to potentially enable escalation of privilege via local access CVE-2019-0155. A...

8.8CVSS8.1AI score0.04521EPSS
SaveExploits8References16
Hacker One
Hacker One
added 2019/11/08 1:7 a.m.31 views

Mail.ru: An implementation flaw in Mail.ru can be exploited for DKIM signature spoofing and email spoofing

Domain, site, application -- https://e.mail.ru Quick note: this report is different from my previous report Report 727233 , and is not policy configuration or enforcement issue as well. TL;DR --------- This report disclosure an implementation bug, which chains multiple features in the Mail.ru...

SaveExploits0
Rows per page
Query Builder