Lucene search
+L

1515 matches found

Wordfence Blog
Wordfence Blog
added 2023/08/15 12:53 p.m.14 views

Threat Actors Using Obfuscation in Attempt to Evade Detection

As part of our product lineup, we offer security monitoring and malware removal services to our Wordfence Care and Response customers. In the event of a security incident, our incident response team will investigate the root cause, find and remove malware from your site, and help with other...

7.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2023/08/14 9:49 a.m.35 views

CVE-2023-4320

An arithmetic overflow flaw was found in Satellite when creating a new personal access token. This flaw allows an attacker who uses this arithmetic overflow to create personal access tokens that are valid indefinitely, resulting in damage to the system's integrity...

7.6CVSS7AI score0.0053EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/08/14 12:0 a.m.10 views

PT-2023-28731 · Satellite · Satellite

Name of the Vulnerable Software and Affected Versions: Satellite affected versions not specified Description: An arithmetic overflow flaw was found in Satellite when creating a new personal access token. This flaw allows an attacker to create personal access tokens that are valid indefinitely,...

7.6CVSS5.7AI score0.0053EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2023/07/20 12:0 a.m.9 views

The vulnerability in the main() function of the cli/wvunpack.c component of the WavPack audio codec allows a hacker to cause a service failure.

The vulnerability of the main function in the cli/wvunpack.c component of the WavPack audio codec is related to pointer arithmetic errors. Exploiting this vulnerability allows an attacker to cause a service failure by using a specially created file...

5.5CVSS5.7AI score0.00372EPSS
SaveExploits1References7Affected Software3
BDU FSTEC
BDU FSTEC
added 2023/07/20 12:0 a.m.8 views

The vulnerability of the LibSSH library for client authentication, related to pointer dereferencing errors, allows a perpetrator to cause a service failure.

The vulnerability of the LibSSH client authentication library is related to pointer arithmetic errors. Exploiting this vulnerability allows a malicious actor to cause service failures remotely...

6.8CVSS6.4AI score0.01314EPSS
SaveExploits0References25Affected Software8
OSV
OSV
added 2023/07/17 11:5 a.m.6 views

OESA-2023-1433 syslinux security update

Security Fixes: inftrees.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact by leveraging improper pointer arithmetic.CVE-2016-9840 The inflateMark function in inflate.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors...

9.8CVSS9.3AI score0.05766EPSS
SaveExploits0References4
OSV
OSV
added 2023/07/15 11:5 a.m.7 views

OESA-2023-1422 syslinux security update

The Syslinux Project covers lightweight bootloaders for MS-DOS FAT filesystems SYSLINUX, network booting PXELINUX, bootable "El Torito" CD-ROMs ISOLINUX, and Linux ext2/ext3/ext4 or btrfs filesystems EXTLINUX. The project also includes MEMDISK, a tool to boot legacy operating systems such as DOS...

9.8CVSS7AI score0.0755EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/07/14 12:0 a.m.10 views

possible revert due to improper subtraction in _extendableMsgData() of LSP17Extension.sol

Lines of code Vulnerability details Impact in extendableMsgData of LSP17Extension.sol there is an arithmetic calculation msg.data:msg.data.length - 52; msg.data.length may be smaller than 52 in some instances. this can cause reverts in solidity Proof of Concept function extendableMsgData internal...

6.8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/07/13 12:0 a.m.13 views

The vulnerability of the submit_lookup_cmds() function in Linux operating systems allows a hacker to cause a service failure.

The vulnerability of the submitlookupcmds function in Linux operating systems is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.7CVSS6.6AI score0.00288EPSS
SaveExploits0References11Affected Software4
OSV
OSV
added 2023/07/11 6:44 p.m.64 views

GO-2023-1733 Timing attack from non-constant time scalar arithmetic in github.com/bnb-chain/tss-lib

Timing attack from non-constant time scalar arithmetic in github.com/bnb-chain/tss-lib...

7.5CVSS7.4AI score0.00864EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2023/07/11 12:0 a.m.11 views

The vulnerability of the amd_sfh_hid_client_init() function in the AMD Sensor Fusion Hub driver for Linux operating systems allows a hacker to induce a service failure.

The vulnerability of the amdsfhhidclientinit function in the AMD Sensor Fusion Hub driver for Linux operating systems is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.7CVSS6.6AI score0.00195EPSS
SaveExploits0References7Affected Software6
BDU FSTEC
BDU FSTEC
added 2023/07/11 12:0 a.m.8 views

The vulnerability of the ishtp_cl_get_dma_send_buf() function in the driver of the Integrated Sensor Hub (ISH) for Linux operating systems allows a hacker to cause a service failure.

The vulnerability of the ishtpclgetdmasendbuf function in the Linux operating system’s Integrated Sensor Hub ISH driver lies in pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.7CVSS6.3AI score0.00195EPSS
SaveExploits0References11Affected Software10
BDU FSTEC
BDU FSTEC
added 2023/07/11 12:0 a.m.11 views

The vulnerability of the brcm_nvram_parse() function in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the brcmnvramparse function in Linux operating systems is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References6Affected Software1
Code423n4
Code423n4
added 2023/07/05 12:0 a.m.17 views

Potential Integer Underflow/Overflow: The code uses the SafeCastLib library for type conversions, but it does not handle potential underflow or overflow situations.

Lines of code Vulnerability details Impact The potential integer underflow/overflow vulnerability in the code can lead to incorrect calculations, unexpected behavior, and potential security issues. Proof of Concept In the provided code, there are a few areas where potential integer...

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

DENIAL OF SERVICE (DoS) WHEN DECREASING THE weight DUE TO UNDERFLOW IN THE UlyssesPool.setWeight FUNCTION

Lines of code Vulnerability details Impact The UlyssesPool.setWeight function is used to update the weight of a particular poolId in the current UlyssesPool. But when the weight of the respective poolId is decreased from the current value, the calculation underflows and thus DoS the reducing of...

6.8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/06/26 12:0 a.m.12 views

The vulnerability of the STEPTools ifcmesh library, related to errors in pointer arithmetic, allows a hacker to trigger a service failure.

The vulnerability of the STEPTools ifcmesh library is related to errors in pointer arithmetic involving the zero pointer. Exploiting this vulnerability could allow an attacker to cause a service failure using a specially created file...

2.2CVSS6.5AI score0.00166EPSS
SaveExploits0References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/06/25 12:0 a.m.12 views

The vulnerability of the SSL-VPN portal for operating systems FortiOS and the proxy server used for protecting against internet attacks by FortiProxy allows attackers to induce a service failure.

The vulnerability of the SSL-VPN portal for FortiOS operating systems and the FortiProxy proxy server used for protecting against internet attacks is related to pointer arithmetic errors. Exploiting this vulnerability could allow a malicious actor to cause service interruptions remotely...

6.8CVSS6.5AI score0.00592EPSS
SaveExploits0References4Affected Software2
BDU FSTEC
BDU FSTEC
added 2023/06/25 12:0 a.m.10 views

The vulnerability of the SSL-VPN portal for operating systems FortiOS and the proxy server used for protecting against internet attacks by FortiProxy allows attackers to induce a service failure.

The vulnerability of the SSL-VPN portal for FortiOS operating systems and the FortiProxy proxy server used for protecting against internet attacks is related to pointer arithmetic errors. Exploiting this vulnerability could allow a malicious actor to cause service interruptions...

6.8CVSS6.5AI score0.00839EPSS
SaveExploits0References3Affected Software2
Code423n4
Code423n4
added 2023/06/21 12:0 a.m.8 views

potential arithmetic overflow in the code under review.

Lines of code Vulnerability details Summary This report highlights a high vulnerability related to potential arithmetic overflow in the code under review. Vulnerability Details The code performs arithmetic operations, such as addition, subtraction, multiplication, and division, on sdk.Int values...

7.2AI score
SaveExploits0
Ubuntu
Ubuntu
added 2023/06/20 7:47 p.m.90 views

USN-6180-1: VLC media player vulnerabilities

It was discovered that VLC could be made to read out of bounds when decoding image files. If a user were tricked into opening a crafted image file, a remote attacker could possibly use this issue to cause VLC to crash, leading to a denial of service. This issue only affected Ubuntu 16.04 LTS and...

7.8CVSS8.2AI score0.02411EPSS
SaveExploits2
Rows per page
Query Builder