Lucene search
+L

15940 matches found

Code423n4
Code423n4
added 2023/11/17 12:00 a.m.27 views

There is potential underflow and overflow issues in arithmetic operations in the _getRewardsSinceLastClaim function

Lines of code Vulnerability details Impact There are potential underflow and overflow issues in arithmetic operations. Not being able to verify that subtracting lastClaimedValue from shareDataid.shareHolderRewardsPerTokenScaled would result in a negative value. This could lead to affecting the...

7.3AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.27 views

LinearBondingCurve.log2 function contains an incorrect shift operation that could lead to wrong calculation.

Lines of code Vulnerability details Impact The values in the shift operation are reversed. The provided inline assembly code for the log2 function appears to be an issue in the sequence of shift operations. Let's break down the relevant part of the code: r := or r, byte and0x1f, shrshrr, x,...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/11/17 12:00 a.m.30 views

Pricing inconsistencies introduced via rounding/truncation errors

Lines of code Vulnerability details Impact Calculating share/token prices via bonding curves which involve mathematical operations like logs and divisions can introduce small rounding errors each time. Over many transactions, these errors could accumulate and lead to pricing inconsistencies that...

7AI score
SaveExploits0
Ubuntu
Ubuntu
added 2023/11/16 1:09 p.m.73 views

USN-6484-1: OpenVPN vulnerabilities

It was discovered that OpenVPN incorrectly handled the --fragment option in certain configurations. A remote attacker could possibly use this issue to cause OpenVPN to crash, resulting in a denial of service. CVE-2023-46849 It was discovered that OpenVPN incorrectly handled certain memory...

9.8CVSS8.4AI score0.01999EPSS
SaveExploits0
OSV
OSV
added 2023/11/16 1:09 p.m.9 views

USN-6484-1 openvpn vulnerabilities

It was discovered that OpenVPN incorrectly handled the --fragment option in certain configurations. A remote attacker could possibly use this issue to cause OpenVPN to crash, resulting in a denial of service. CVE-2023-46849 It was discovered that OpenVPN incorrectly handled certain memory...

9.8CVSS7.5AI score0.01999EPSS
SaveExploits0References3
CNVD
CNVD
added 2023/11/16 12:00 a.m.54 views

SAP Business One Access Control Error Vulnerability

SAP Business One is a set of enterprise management software from SAP. The software includes functions such as financial management, operations management and human resource management. An access control error vulnerability exists in SAP Business One version 10.0, which stems from not performing...

9.6CVSS6.8AI score0.00436EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/11/15 4:22 p.m.17 views

CVE-2023-33873 AVEVA Operations Control Logger Execution with Unnecessary Privileges

This privilege escalation vulnerability, if exploited, cloud allow a local OS-authenticated user with standard privileges to escalate to System privilege on the machine where these products are installed, resulting in complete compromise of the target machine...

7.8CVSS7.5AI score0.00236EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2023/11/15 1:35 p.m.53 views

Security Bulletin: Operations Dashboard is vulnerable to remote code execution due to Go

Summary Operations Dashboard is vulnerable to remote code execution due to Go CVE-2023-39320 with details below. The vulnerability has been addressed. Vulnerability Details CVEID: CVE-2023-39320 DESCRIPTION: Golang Go could allow a remote attacker to execute arbitrary code on the system, caused b...

9.8CVSS8.5AI score0.01757EPSS
SaveExploits0Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2023/11/15 12:00 a.m.26 views

Adobe RoboHelp Server OnPublishFile Directory Traversal Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Adobe RoboHelp Server. Authentication is required to exploit this vulnerability. The specific flaw exists within the OnPublishFile method. The issue results from the lack of proper validation of a...

7.2CVSS7.8AI score0.01937EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/11/15 12:00 a.m.10 views

AVEVA Operations Control Logger Security Vulnerability

AVEVA Operations Control Logger is a control center for the UK's Jianwei Software AVEVA. It provides access across local and cloud applications. A security vulnerability exists in AVEVA Operations Control Logger that originates from a denial of service by allowing an authenticated user to delete...

7.1CVSS6.3AI score0.00219EPSS
SaveExploits0References3
CNVD
CNVD
added 2023/11/15 12:00 a.m.43 views

Siemens COMOS Buffer Overflow Vulnerability (CNVD-2023-86341)

COMOS is a unified data platform for collaborative plant design, operations and management that supports the collection, processing, preservation and distribution of information throughout the plant lifecycle. A buffer overflow vulnerability exists in Siemens COMOS, which can be exploited by an...

9.8CVSS8.3AI score0.00851EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/14 10:15 p.m.22 views

USN-6479-1 linux-oem-6.5 vulnerabilities

Kyle Zeng discovered that the netfilter subsystem in the Linux kernel contained a race condition in IP set operations in certain situations. A local attacker could use this to cause a denial of service system crash. CVE-2023-42756 Alex Birnberg discovered that the netfilter subsystem in the Linux...

7.8CVSS6.8AI score0.00396EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.14 views

kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h

A flaw was found in pfnswapentrytopage in memory management subsystem in the Linux Kernel. In this flaw, an attacker with a local user privilege may cause a denial of service problem due to a BUG statement referencing pmdt x...

4.7CVSS6.7AI score0.00183EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix possible resource leaks in mpt3sastransportportadd In mpt3sastransportportadd, if sasrphyadd returns error, sasrphyfree needs be called to free the resource allocated in sasenddevicealloc. Otherwise a kernel...

5.5CVSS6.8AI score0.00157EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:24 p.m.13 views

kernel: Race between task migrating pages and another task calling exit_mmap to release those same pages getting invalid opcode BUG in include/linux/swapops.h

A flaw was found in pfnswapentrytopage in memory management subsystem in the Linux Kernel. In this flaw, an attacker with a local user privilege may cause a denial of service problem due to a BUG statement referencing pmdt x...

4.7CVSS6.7AI score0.00183EPSS
SaveExploits0References4
CISA
CISA
added 2023/11/14 12:00 p.m.9 views

CISA Releases Two Industrial Control Systems Advisories

CISA released two Industrial Control Systems ICS advisories on November 14, 2023. These advisories provide timely information about current security issues, vulnerabilities, and exploits surrounding ICS. ICSA-23-318-01 AVEVA Operations Control Logger ICSA-23-318-02 Rockwell Automation SIS...

7AI score
SaveExploits0References2
CNNVD
CNNVD
added 2023/11/14 12:00 a.m.10 views

Microsoft Open Management Infrastructure Security Vulnerability

Microsoft Open Management Infrastructure is a free, open source Common Information Model CIM management server from Microsoft. A security vulnerability exists in Microsoft Open Management Infrastructure. An attacker could exploit this vulnerability to obtain sensitive information. The following...

6.5CVSS6.4AI score0.01399EPSS
SaveExploits0References2
Kaspersky
Kaspersky
added 2023/11/14 12:00 a.m.56 views

KLA61974 Multiple vulnerabilities in Microsoft System Center

Multiple vulnerabilities were found in Microsoft System Center. Malicious users can exploit these vulnerabilities to gain privileges, obtain sensitive information. Below is a complete list of vulnerabilities: 1. An elevation of privilege vulnerability in Microsoft Windows Defender can be exploite...

7.8CVSS7.7AI score0.01399EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
added 2023/11/14 12:00 a.m.35 views

Low: opensc security and bug fix update

The OpenSC set of libraries and utilities provides support for working with smart cards. OpenSC focuses on cards that support cryptographic operations and enables their use for authentication, mail encryption, or digital signatures. Security Fixes: opensc: buffer overrun vulnerability in pkcs15...

7.1CVSS7.2AI score0.00293EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2023/11/14 12:00 a.m.38 views

Moderate: tang security and bug fix update

Tang is a server for binding data to network presence. It includes a daemon which provides cryptographic operations for binding to a remote service. The tang package provides the server side of the Network Bound Disk Encryption NBDE project. Security Fixes: tang: Race condition exists in the key...

5.3CVSS7.1AI score0.00568EPSS
SaveExploits1References4
Rows per page
Query Builder