Lucene search
+L

2974 matches found

Fedora
Fedora
added 2023/09/28 1:37 a.m.49 views

[SECURITY] Fedora 38 Update: emacs-28.3-0.rc1.fc38

Emacs is a powerful, customizable, self-documenting, modeless text editor. Emacs contains special code editing features, a scripting language elisp, and the capability to read mail, news, and more without leaving the editor. This package provides an emacs binary with support for X windows...

9.8CVSS6.8AI score0.01639EPSS
SaveExploits0
CNVD
CNVD
added 2023/09/27 12:0 a.m.39 views

Google libwebp open source library remote code execution vulnerability

WebP is an image format developed by Google, which supports lossy and lossless compression of network images, and its compression effect and speed have certain advantages over PNG and JPEG formats. libwebp is a C/C++ open source library that implements the coding and decoding of the WebP image...

8.8CVSS9.3AI score0.99735EPSS
SaveExploits9References1
HackRead
HackRead
added 2023/09/21 12:3 p.m.36 views

Siemens ALM 0-Day Vulnerabilities Posed Full Remote Takeover Risk

By Waqas Tel Aviv-based firm OTORIO's cybersecurity research team identified and reported these vulnerabilities. This is a post from HackRead.com Read the original post: Siemens ALM 0-Day Vulnerabilities Posed Full Remote Takeover Risk...

7.1AI score
SaveExploits0
GoogleProjectZero
GoogleProjectZero
added 2023/09/19 12:0 a.m.127 views

Analyzing a Modern In-the-wild Android Exploit

By Seth Jenkins, Project Zero Introduction In December 2022, Google’s Threat Analysis Group TAG discovered an in-the-wild exploit chain targeting Samsung Android devices. TAG’s blog post covers the targeting and the actor behind the campaign. This is a technical analysis of the final stage of one...

8.8CVSS8.1AI score0.24738EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2023/09/15 11:24 a.m.46 views

CVE-2023-41915

OpenPMIx PMIx is vulnerable to a race condition during execution of library code with UID 0, which allows attackers to obtain ownership of arbitrary files...

8.1CVSS7.9AI score0.01121EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2023/09/13 8:17 a.m.43 views

CVE-2023-26369 [Google Project Zero] Adobe Acrobat DC OOBW 0-day actively exploited in the wild

Acrobat Reader versions 23.003.20284 and earlier, 20.005.30516 and earlier and 20.005.30514 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in th...

7.8CVSS7.9AI score0.07036EPSS
SaveExploits0References1
Krebs on Security
Krebs on Security
added 2023/09/12 10:36 p.m.70 views

Adobe, Apple, Google & Microsoft Patch 0-Day Bugs

Microsoft today issued software updates to fix at least five dozen security holes in Windows and supported software, including patches for two zero-day vulnerabilities that are already being exploited. Also, Adobe, Google Chrome and Apple iOS users may have their own zero-day patching to do. On...

6.8CVSS7.7AI score0.99735EPSS
SaveExploits14
NVD
NVD
added 2023/09/09 10:15 p.m.27 views

CVE-2023-41915

OpenPMIx PMIx before 4.2.6 and 5.0.x before 5.0.1 allows attackers to obtain ownership of arbitrary files via a race condition during execution of library code with UID 0...

8.1CVSS8AI score0.01121EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2023/09/09 12:0 a.m.35 views

CVE-2023-41915

OpenPMIx PMIx before 4.2.6 and 5.0.x before 5.0.1 allows attackers to obtain ownership of arbitrary files via a race condition during execution of library code with UID 0...

8.1CVSS8.2AI score0.01121EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/09/09 12:0 a.m.31 views

CVE-2023-41915

OpenPMIx PMIx before 4.2.6 and 5.0.x before 5.0.1 allows attackers to obtain ownership of arbitrary files via a race condition during execution of library code with UID 0...

8.2AI score0.01121EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2023/08/10 7:52 p.m.13 views

CVE-2023-40014 OpenZeppelin Contracts's ERC2771Context with custom forwarder may lead to zero-valued _msgSender

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 4.0.0 and prior to version 4.9.3, contracts using ERC2771Context along with a custom trusted forwarder may see msgSender return address0 in calls that originate from the forwarder with calldata shorter...

5.3CVSS5.2AI score0.00611EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2023/08/10 12:0 a.m.8 views

lendingMarketTotalBalance isn't updated for first call to _checkpoint_market in markets created in first epoch

Lines of code Vulnerability details Impact This bricks the ability to update the market balance because when the function tries to update the lendingMarketTotalBalance it uses the value of lastMarketBalance = lendingMarketTotalBalancemarketlastMarketUpdateEpoch and since the value in...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/08/08 12:0 a.m.31 views

EulerOS 2.0 SP9 : ntp (EulerOS-SA-2023-2621)

According to the versions of the ntp package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - mstolfp in libntp/mstolfp.c in NTP 4.2.8p15 has an out-of-bounds write in the cpcpdec while loop. An adversary may be able to attack a client ntpq...

6.4CVSS6.4AI score0.00703EPSS
SaveExploits0References6
Code423n4
Code423n4
added 2023/08/04 12:0 a.m.12 views

Incorrect parameter for getCallerReward might return 0 reward despite insolvency

Lines of code Vulnerability details Impact The calculation of the caller reward uses an incorrect value. If the exchangeRate remains the same but a lot of interest accrues, then there will be no liquidation reward. Without a liquidation reward borrowing positions will not get liquidated and incur...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2023/07/28 12:0 a.m.13 views

Manager can delete any users voting power

Lines of code Vulnerability details Impact A manager can maliciously/accidentally remove all voting power for all users due to missing input validation when setting the multiplier value. By setting a value smaller than 1e3 it will result in all multiplier calculations rounding to 0, causing loss ...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/07/28 12:0 a.m.18 views

EulerOS Virtualization 2.10.1 : dnsmasq (EulerOS-SA-2023-2460)

According to the versions of the dnsmasq package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in Dnsmasq before 2.90. The default maximum EDNS.0 UDP packet size was set to 4096 but should be 1232...

7.5CVSS7.5AI score0.01345EPSS
SaveExploits0References2
Cent OS
Cent OS
added 2023/07/27 2:33 p.m.1400 views

c security update

CentOS Errata and Security Advisory CESA-2023:3741 An update for c-ares is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.5CVSS6.6AI score0.01577EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2023/07/26 12:0 a.m.21 views

EulerOS Virtualization 3.0.6.6 : dnsmasq (EulerOS-SA-2023-2421)

According to the versions of the dnsmasq packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A flaw was found in dnsmasq in versions before 2.85. When configured to use a specific server for a given network interface,...

7.5CVSS6.3AI score0.01988EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2023/07/25 8:5 p.m.15 views

CVE-2023-37902 Vyper's ecrecover can return undefined data if signature does not verify

Vyper is a Pythonic programming language that targets the Ethereum Virtual Machine EVM. Prior to version 0.3.10, the ecrecover precompile does not fill the output buffer if the signature does not verify. However, the ecrecover builtin will still return whatever is at memory location 0. This means...

5.3CVSS5.3AI score0.00574EPSS
SaveExploits1References2
Amazon
Amazon
added 2023/07/19 12:0 a.m.30 views

Important: c-ares

Issue Overview: Denial of Service. An issue in c-ares was found where a 0-byte UDP payload can cause a Denial of Service CVE-2023-32067. Affected Packages: c-ares Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2 Core an...

7.5CVSS7.1AI score0.01577EPSS
SaveExploits0
Rows per page
Query Builder