Lucene search
+L

14331 matches found

OSV
OSV
added 2021/06/22 12:15 p.m.10 views

CVE-2021-0542

In updateNotification of BeamTransferManager.java, there is a missing permission check. This could lead to local information disclosure of paired Bluetooth addresses with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions:...

5.5CVSS5.9AI score0.00115EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/06/22 12:15 p.m.9 views

CVE-2021-0542

In updateNotification of BeamTransferManager.java, there is a missing permission check. This could lead to local information disclosure of paired Bluetooth addresses with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions:...

5.5CVSS6.1AI score0.00115EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2021/06/22 12:00 a.m.349 views

Remote Mouse GUI 3.008 Privilege Escalation

Exploit Title: Remote Mouse GUI 3.008 - Local Privilege Escalation Exploit Author: Salman Asad @deathflash1411, [email protected] Date: 17.06.2021 Version: Remote Mouse 3.008 Tested on: Windows 10 Pro Version 21H1 Reference: https://deathflash.ml/blog/remote-mouse-lpe Steps to reproduce: 1. Open...

0.7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2021/06/21 12:00 a.m.598 views

Remote Mouse GUI 3.008 - Local Privilege Escalation

Exploit Title: Remote Mouse GUI 3.008 - Local Privilege Escalation Exploit Author: Salman Asad @deathflash1411 a.k.a LeoBreaker Date: 17.06.2021 Version: Remote Mouse 3.008 Tested on: Windows 10 Pro Version 21H1 Reference: https://deathflash1411.github.io/blog/cve-2021-35448 CVE: CVE-2021-35448...

7.8CVSS7.3AI score0.01045EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2021/06/18 6:31 p.m.103 views

HTTP Request Smuggling in netius

netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks...

6.1CVSS6.3AI score0.00819EPSS
SaveExploits0References5Affected Software1
ICS
ICS
added 2021/06/17 12:00 p.m.146 views

Exploitation of Accellion File Transfer Appliance

Summary This joint advisory is the result of a collaborative effort by the cybersecurity authorities of Australia,1 New Zealand,2 Singapore,3 the United Kingdom,4 and the United States.56 These authorities are aware of cyber actors exploiting vulnerabilities in Accellion File Transfer Appliance...

10CVSS9.7AI score0.56686EPSS
SaveExploits0References45
RedHat Linux
RedHat Linux
added 2021/06/17 11:47 a.m.21 views

curl: Malicious FTP server can trigger stack overflow when CURLOPT_CHUNK_BGN_FUNCTION is used

Libcurl offers a wildcard matching functionality, which allows a callback set with CURLOPTCHUNKBGNFUNCTION to return information back to libcurl on how to handle a specific entry in a directory when libcurl iterates over a list of all available entries. When this callback returns...

7.5CVSS7.2AI score0.0977EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2021/06/17 11:47 a.m.14 views

curl: FTP PASV command response can cause curl to connect to arbitrary host

A malicious server can use the PASV response to trick curl into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions. If cu...

4.3CVSS6.8AI score0.03898EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/06/17 11:35 a.m.21 views

curl: Malicious FTP server can trigger stack overflow when CURLOPT_CHUNK_BGN_FUNCTION is used

Libcurl offers a wildcard matching functionality, which allows a callback set with CURLOPTCHUNKBGNFUNCTION to return information back to libcurl on how to handle a specific entry in a directory when libcurl iterates over a list of all available entries. When this callback returns...

7.5CVSS7.2AI score0.0977EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2021/06/17 11:35 a.m.9 views

curl: FTP PASV command response can cause curl to connect to arbitrary host

A malicious server can use the PASV response to trick curl into connecting back to a given IP address and port, and this way potentially make curl extract information about services that are otherwise private and not disclosed, for example doing port scanning and service banner extractions. If cu...

4.3CVSS6.8AI score0.03898EPSS
SaveExploits0References5
Code423n4
Code423n4
added 2021/06/17 12:00 a.m.27 views

Return values of ERC20 transfer and transferFrom are unchecked

Handle shw Vulnerability details Impact In the contract RCTreasury, the return values of ERC20 transfer and transferFrom are not checked, which could be false if the transferred token is not ERC20-compliant. In that case, the transfer fails without being noticed by the calling contract. Proof of...

6.9AI score
SaveExploits0
Krebs on Security
Krebs on Security
added 2021/06/16 2:42 p.m.30 views

Ukrainian Police Nab Six Tied to CLOP Ransomware

Authorities in Ukraine this week charged six people alleged to be part of the CLOP ransomware group, a cybercriminal gang said to have extorted more than half a billion dollars from victims. Some of CLOPs victims this year alone include Stanford University Medical School, the University of...

7.1AI score
SaveExploits0
Code423n4
Code423n4
added 2021/06/16 12:00 a.m.16 views

NFT Hub implementation deviates from ERC721 for transfer functions

Handle 0xRajeev Vulnerability details Impact ERC721 standard and implementation allows the use of approved addresses to affect transfers besides the token owners. However, the L2 NFT Hub implementation deviates from ERC721 by ignoring the presence of any approvers in the overriding function...

6.9AI score
SaveExploits0
CNVD
CNVD
added 2021/06/16 12:00 a.m.14 views

Raonwiz DEXT5 has an unspecified vulnerability

Raonwiz DEXT5 is a set of HTML5-based file transfer solution from Raonwiz Korea. The product supports encrypted file transfer, form building and other features. A security vulnerability exists in versions prior to Raonwiz DEXT5 Editor 3.5.1405747.1100.03, which can be exploited by attackers to...

9.8CVSS7.1AI score0.00956EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2021/06/16 12:00 a.m.23 views

Unchecked return value from ERC20

Handle cmichel Vulnerability details Vulnerability Details The ERC20.transfer and ERC20.transferFrom functions return a boolean value indicating success. This parameter needs to be checked for success. According to the standard the return value must be checked for true, otherwise the transfer wil...

6.9AI score
SaveExploits0
Code423n4
Code423n4
added 2021/06/15 12:00 a.m.14 views

Unused return value from erc20.transfer()/ erc20.transferFrom()

Handle JMukesh Vulnerability details Impact It is usually good to add a require-statement that checks the return value or to use something like safeTransfer; unless one is sure the given token reverts in case of a failure Proof of Concept In RcTreasury.sol Tools Used manual review Recommended...

6.9AI score
SaveExploits0
Apache Tomcat
Apache Tomcat
added 2021/06/15 12:00 a.m.93 views

Fixed in Apache Tomcat 8.5.68

Note: The issue below was fixed in Apache Tomcat 8.5.67 but the release vote for the 8.5.67 release candidate did not pass. Therefore, although users must download 8.5.68 to obtain a version that includes a fix for this issue, version 8.5.67 is not included in the list of affected versions...

5.3CVSS6AI score0.75353EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2021/06/15 12:00 a.m.14 views

PT-2021-3586

Name of the Vulnerable Software and Affected Versions Apache Tomcat versions 8.5.0 through 8.5.66 Apache Tomcat versions 9.0.0.M1 through 9.0.46 Apache Tomcat versions 10.0.0-M1 through 10.0.6 Description The issue is related to the incorrect parsing of the HTTP transfer-encoding request header i...

10CVSS7.2AI score0.99999EPSS
SaveExploits208References205
Apache Tomcat
Apache Tomcat
added 2021/06/15 12:00 a.m.67 views

Fixed in Apache Tomcat 10.0.7

Important: Request Smuggling CVE-2021-33037 Apache Tomcat did not correctly parse the HTTP transfer-encoding request header in some circumstances leading to the possibility of request smuggling when used with a reverse proxy. Specifically: Tomcat incorrectly ignored the transfer-encoding header i...

5.3CVSS6AI score0.75353EPSS
SaveExploits1Affected Software1
BDU FSTEC
BDU FSTEC
added 2021/06/15 12:00 a.m.9 views

The vulnerability of the Mobile Expenses component of the Oracle Internet Expenses financial management application allows a malicious user to gain access to update, modify, or delete data.

The vulnerability of the Mobile Expenses component of the Oracle Internet Expenses financial management application relates to insufficient validation of entered data. Exploiting this vulnerability could allow an attacker to gain access to update, modify, or delete data using the HTTP protocol...

4.3CVSS6.3AI score0.00776EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder