Lucene search
+L

5731 matches found

Tenable Nessus
Tenable Nessus
added 2023/06/30 12:0 a.m.23 views

Debian dla-3474 : libnss-myhostname - security update

The remote Debian 10 host has packages installed that are affected by a vulnerability as referenced in the dla-3474 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-3474-1 [email protected] https://www.debian.org/lts/security/...

5.5CVSS7.3AI score0.00408EPSS
SaveExploits1References4
Securelist
Securelist
added 2023/06/28 10:0 a.m.27 views

Andariel’s silly mistakes and a new malware family

Introduction Andariel, a part of the notorious Lazarus group, is known for its use of the DTrack malware and Maui ransomware in mid-2022. During the same period, Andariel also actively exploited the Log4j vulnerability as reported by Talos and Ahnlab. Their campaign introduced several new malware...

7.1AI score
SaveExploits0
CNNVD
CNNVD
added 2023/06/28 12:0 a.m.10 views

Google Pixel 安全漏洞

Google Pixel is a smartphone from the American company Google Google. Google Pixel suffers from a security vulnerability that originates in btmaclencryptchange in btmacl.cc, which could lead to the disclosure of local information as the remote device can be encrypted with encryption turned off an...

5CVSS5.7AI score0.00076EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2023/06/26 5:51 a.m.184 views

Chinese Hackers Using Never-Before-Seen Tactics for Critical Infrastructure Attacks

The newly discovered Chinese nation-state actor known as Volt Typhoon has been observed to be active in the wild since at least mid-2020, with the hacking crew linked to never-before-seen tradecraft to retain remote access to targets of interest. The findings come from CrowdStrike, which is...

9.8CVSS8.4AI score0.9896EPSS
SaveExploits8
Positive Technologies
Positive Technologies
added 2023/06/26 12:0 a.m.6 views

PT-2025-53230

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's ext4 filesystem implementation where quotas are not properly disabled if a mount operation fails after quotas have been enabled. This can lead to a...

4.6CVSS7.2AI score0.0014EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/06/21 2:51 p.m.10 views

openssl: Certificate policy check not enabled

A flaw was found in OpenSSL. The X509VERIFYPARAMadd0policy function is documented to enable the certificate policy check when doing certificate verification implicitly. However, implementing the function does not enable the check, allowing certificates with invalid or incorrect policies to pass t...

5.3CVSS6.6AI score0.01625EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2023/06/21 11:29 a.m.25 views

Chinese Hacker Group 'Flea' Targets American Ministries with Graphican Backdoor

Foreign affairs ministries in the Americas have been targeted by a Chinese state-sponsored actor named Flea as part of a recent campaign that spanned from late 2022 to early 2023. The cyber attacks, per Broadcom's Symantec, involved a new backdoor codenamed Graphican. Some of the other targets...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/21 12:0 a.m.9 views

DefaultMaxSwapAmount is 10x higher than spec for ETH

Lines of code Vulnerability details Impact In the "coinswap" module a limit is in place for avoiding large swaps and their potential to manipulate the price in a low-liquidity scenario. The spec says: For risk management purposes, a swap will fail if the input coin amount exceeds a pre-defined...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/16 12:0 a.m.18 views

Upgraded Q -> 2 from #16 [1686928129422]

Judge has assessed an item in Issue 16 as 2 risk. The relevant finding follows: L-3 onlyOwner single point of failure Impact The onlyOwner role has a single point of failure and onlyOwner can use critical a few functions. Even if protocol admins/developers are not malicious there is still a chanc...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/06/13 12:0 a.m.19 views

EulerOS Virtualization 3.0.6.0 : systemd (EulerOS-SA-2023-2233)

According to the versions of the systemd packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A use-after-free vulnerability was found in systemd. This issue occurs due to the onstreamio function and dnsstreamcomplete...

9.8CVSS7.3AI score0.011EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/06/13 12:0 a.m.22 views

EulerOS Virtualization 3.0.6.0 : NetworkManager (EulerOS-SA-2023-2227)

According to the versions of the NetworkManager packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An off-by-one Error issue was discovered in Systemd in formattimespan function of time-util.c. An attacker could supply...

5.5CVSS7.3AI score0.00408EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/06/12 12:0 a.m.24 views

Huawei EulerOS: Security Advisory for NetworkManager (EulerOS-SA-2023-2227)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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.5CVSS6.1AI score0.00408EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/06/12 12:0 a.m.12 views

Huawei EulerOS: Security Advisory for systemd (EulerOS-SA-2023-2233)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2023 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...

9.8CVSS8AI score0.011EPSS
SaveExploits1References2
Code423n4
Code423n4
added 2023/06/09 12:0 a.m.15 views

Oracle timeout at rebalance will result in a sell-off of all RSRs at 0 price

Lines of code Vulnerability details When creating the trade for rebalance, the RecollateralizationLibP1.nextTradePair uses uint192 low, uint192 high = rsrAsset.price; // UoA/tok to get the rsr sell price. And the rsr assert is a pure Assert contract, which price function will just return 0, FIXMA...

6.9AI score
SaveExploits0
Cvelist
Cvelist
added 2023/06/08 8:19 p.m.31 views

CVE-2023-29402 Code injection via go command with cgo in cmd/go

The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules which are retrieved...

9.8AI score0.01694EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/08 6:28 p.m.31 views

Security Bulletin: CVE-2022-3821 may affect IBM CICS TX Advanced 10.1

Summary CVE-2022-3821 may affect IBM CICS TX Advanced 10.1. IBM CICS TX Advanced 10.1 has addressed the applicable CVE. Vulnerability Details CVEID:CVE-2022-3821 DESCRIPTION: systemd is vulnerable to a denial of service, caused by an off-by-one error in formattimespan function of time-util.c. By...

5.5CVSS5.6AI score0.00408EPSS
SaveExploits1Affected Software1
The Hacker News
The Hacker News
added 2023/06/07 4:40 a.m.36 views

New PowerDrop Malware Targeting U.S. Aerospace Industry

An unknown threat actor has been observed targeting the U.S. aerospace industry with a new PowerShell-based malware called PowerDrop. "PowerDrop uses advanced techniques to evade detection such as deception, encoding, and encryption," according to Adlumin, which found the malware implanted in an...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2023/06/07 4:40 a.m.6 views

New PowerDrop Malware Targeting U.S. Aerospace Industry

An unknown threat actor has been observed targeting the U.S. aerospace industry with a new PowerShell-based malware called PowerDrop. "PowerDrop uses advanced techniques to evade detection such as deception, encoding, and encryption," according to Adlumin, which found the malware implanted in an...

6.9AI score
SaveExploits0
Amazon
Amazon
added 2023/06/07 12:0 a.m.7 views

Important: libtasn1

Issue Overview: GNU Libtasn1 before 4.19.0 has an ETYPEOK off-by-one array size check that affects asn1encodesimpleder. CVE-2021-46848 Affected Packages: libtasn1 Issue Correction: Run dnf update libtasn1 --releasever 2023.0.20230607 or dnf update --advisory ALAS2023-2023-201 --releasever...

9.1CVSS7.7AI score0.02084EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2023/06/07 12:0 a.m.40 views

EulerOS Virtualization 2.11.0 : systemd (EulerOS-SA-2023-2113)

According to the versions of the systemd packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An off-by-one Error issue was discovered in Systemd in formattimespan function of time-util.c. An attacker could supply specific...

5.5CVSS6.8AI score0.00867EPSS
SaveExploits2References3
Rows per page
Query Builder