Lucene search
+L

14318 matches found

BDU FSTEC
BDU FSTEC
added 2022/01/20 12:00 a.m.14 views

The vulnerabilities of the Transfer-Encoding and Content-Length headers in the Netty network programming framework, related to deficiencies in HTTP request interpretation, allow attackers to compromise data integrity.

The vulnerability of the Transfer-Encoding and Content-Length headers in the Netty network programming framework is related to a lack of proper interpretation of HTTP requests. Exploiting this vulnerability allows an attacker to compromise the integrity of data...

7.5CVSS6.9AI score0.03647EPSS
SaveExploits1References11Affected Software6
ATTACKERKB
ATTACKERKB
added 2022/01/19 12:15 p.m.8 views

CVE-2022-21373

Vulnerability in the Oracle Partner Management product of Oracle E-Business Suite component: Reseller Locator. Supported versions that are affected are 12.2.3-12.2.11. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Partner...

6.1CVSS6.4AI score0.00706EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/01/19 12:15 p.m.9 views

CVE-2022-21381

Vulnerability in the Oracle Enterprise Session Border Controller product of Oracle Communications component: WebUI. Supported versions that are affected are 8.4 and 9.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Enterprise...

6.4CVSS6.9AI score0.0057EPSS
SaveExploits0References1
OSV
OSV
added 2022/01/19 12:15 p.m.13 views

CVE-2022-21259

Vulnerability in the Oracle WebLogic Server product of Oracle Fusion Middleware component: Samples. Supported versions that are affected are 12.2.1.4.0 and 14.1.1.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle WebLogic Serve...

6.1CVSS6.8AI score0.00946EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2022/01/19 8:00 a.m.6 views

A flaw was found in the SPICE file transfer protocol. File data from the host system can end up in full or in parts in the client connection of an illegitimate local user in the VM system. Active file transfers from other users could also be interrupted resulting in a denial of service. The highest threat from this vulnerability is to data confidentiality as well as system availability. This flaw affects spice-vdagent versions 0.20 and prior.

...

6.4CVSS6.3AI score0.00296EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/01/19 12:00 a.m.13 views

Oracle Communications Applications 安全漏洞

Oracle Communications Applications is an advanced communications and collaboration services application from Oracle Corporation. A security vulnerability exists in the Oracle Communications Billing and Revenue Management product for Oracle Communications Applications component: Connection Manager...

10CVSS8.3AI score0.01813EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/01/19 12:00 a.m.12 views

Oracle Financial Services Applications 安全漏洞

Oracle Financial Services Applications is a suite of financial services software, and Oracle Financial Services Analytical Applications is a financial services analytics software. Oracle Financial Services Applications is a financial services software. Analytical Applications is a financial...

4.3CVSS6.4AI score0.00688EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/01/19 12:00 a.m.10 views

Oracle Communications Applications 输入验证错误漏洞

Oracle Communications Applications is an advanced communications and collaboration services application from Oracle Corporation. A security vulnerability exists in the Oracle Communications Billing and Revenue Management product for Oracle Communications Applications component: Pipeline Manager...

7.5CVSS7.7AI score0.01694EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/01/19 12:00 a.m.10 views

Oracle Communications Applications 安全漏洞

Oracle Communications Applications is an advanced communications and collaboration services application from Oracle Corporation. A security vulnerability exists in the Oracle Communications Billing and Revenue Management product for Oracle Communications Applications Component: Connection Manager...

9.9CVSS8.3AI score0.01138EPSS
SaveExploits0References4
Kaspersky
Kaspersky
added 2022/01/19 12:00 a.m.528 views

KLA12429 Multiple vulnerabilities in Google Chrome

Multiple vulnerabilities were found in Google Chrome. Malicious users can exploit these vulnerabilities to cause denial of service, execute arbitrary code. Below is a complete list of vulnerabilities: 1. Implementation vulnerability in Service Worker API can be exploited to cause denial of servic...

9.6CVSS9.6AI score0.85352EPSS
SaveExploits0References3
OSV
OSV
added 2022/01/18 5:15 p.m.7 views

CVE-2020-14107

A stack overflow in the HTTP server of Cast can be exploited to make the app crash in LAN...

7.5CVSS5.8AI score0.00956EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2022/01/17 12:00 a.m.16 views

The vulnerability of the tftpd_file.c component of the client TFTP Atftp, related to copying buffers without checking input data, allows a perpetrator to cause a service failure.

The vulnerability of the tftpdfile.c component in the client TFTP/Atftp system is related to the copying of buffers without checking the input data. Exploiting this vulnerability could allow a malicious actor to cause service interruptions remotely...

7.5CVSS7.1AI score0.02318EPSS
SaveExploits1References9Affected Software4
ATTACKERKB
ATTACKERKB
added 2022/01/13 9:15 p.m.10 views

CVE-2022-22989

My Cloud OS 5 was vulnerable to a pre-authenticated stack overflow vulnerability on the FTP service that could be exploited by unauthenticated attackers on the network. Addressed the vulnerability by adding defenses against stack overflow issues...

9.8CVSS7.4AI score0.0131EPSS
SaveExploits0References2
OSV
OSV
added 2022/01/13 9:15 p.m.13 views

CVE-2022-22989

My Cloud OS 5 was vulnerable to a pre-authenticated stack overflow vulnerability on the FTP service that could be exploited by unauthenticated attackers on the network. Addressed the vulnerability by adding defenses against stack overflow issues...

9.8CVSS5.8AI score0.0131EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.15 views

If Vault contains tokens that charge a fee on transfer the internally kept balance will be wrong

Handle Ruhum Vulnerability details Impact Some tokens charge a fee for each transfer. USDT, for example, has the possibility of enabling fees at any time. If the vault is used for that kind of token, the internal balance keeping will be wrong. The vault will think that it owns more tokens than it...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.13 views

Vaults don't work with fee-on transfer tokens

Handle cmichel Vulnerability details Certain ERC20 tokens make modifications to their ERC20's transfer or balanceOf functions. One type of these tokens is deflationary tokens that charge a certain fee for every transfer or transferFrom. Impact The Vault.addValueBatch functions will recive less...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.17 views

[WP-H32] PoolTemplate.sol Attacker can call Factory#createMarket() and transfer funds from another user's wallet to the pool

Handle WatchPug Vulnerability details function initialize string calldata metaData, uint256 calldata conditions, address calldata references external override require initialized == false && bytesmetaData.length 0 && references0 != address0 && references1 != address0 && references2 != address0 &&...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/01/13 12:00 a.m.18 views

Accounting for non-standard ERC20 fees

Handle Dravee Vulnerability details Impact Bad accounting in case of non-standard ERC20 tokens Proof of Concept Vault.sol 105: IERC20token.safeTransferFromfrom, addressthis, amount; 106: 107: balance += amount; Vault.sol 136: IERC20token.safeTransferFromfrom, addressthis, amount; 137: balance +=...

7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2022/01/12 9:14 a.m.383 views

FBI, NSA and CISA Warns of Russian Hackers Targeting Critical Infrastructure

Amid renewed tensions between the U.S. and Russia over Ukraine and Kazakhstan, American cybersecurity and intelligence agencies on Tuesday released a joint advisory on how to detect, respond to, and mitigate cyberattacks orchestrated by Russian state-sponsored actors. To that end, the Cybersecuri...

10CVSS0.2AI score0.99999EPSS
SaveExploits379
CNNVD
CNNVD
added 2022/01/12 12:00 a.m.10 views

Jenkins 安全漏洞

Jenkins is a Jenkins open source application . An open source automation server Jenkins provides hundreds of plug-ins to support building, deploying and automating any project . An information disclosure vulnerability exists in Jenkins Active Directory Plugin version 2.25 and earlier, which stems...

6.5CVSS5.7AI score0.00449EPSS
SaveExploits0References6
Rows per page
Query Builder