Lucene search
+L

1202 matches found

OSV
OSV
added 2021/11/01 12:00 a.m.69 views

ASB-A-180745296

In Android TV , there is a possible silent pairing due to lack of rate limiting in the pairing flow. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation...

10CVSS9.4AI score0.01602EPSS
SaveExploits0References1
Openbugbounty
Openbugbounty
added 2021/10/10 10:00 a.m.40 views

silentauctionpro.com Cross Site Scripting vulnerability OBB-2160175

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/10/04 7:15 p.m.10 views

CVE-2021-41094

Wire is an open source secure messenger. Users of Wire by Bund may bypass the mandatory encryption at rest feature by simply disabling their device passcode. Upon launching, the app will attempt to enable encryption at rest by generating encryption keys via the Secure Enclave, however it will fai...

4.6CVSS5.7AI score0.00175EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/09/29 8:15 p.m.6 views

ALPINE-CVE-2021-22946

A user can tell curl = 7.20.0 and = 7.78.0 to require a successful upgrade to TLS when speaking to an IMAP, POP3 or FTP server --ssl-reqd on the command line orCURLOPTUSESSL set to CURLUSESSLCONTROL or CURLUSESSLALL withlibcurl. This requirement could be bypassed if the server would return a...

7.5CVSS7AI score0.04539EPSS
SaveExploits1References1
ThreatPost
ThreatPost
added 2021/09/22 5:22 p.m.37 views

Unpatched Apple Zero-Day Allows Code Execution

A zero-day security vulnerability in Apple’s macOS Finder system could allow remote attackers to trick users into running arbitrary commands, according to researchers – and a silent patch hasn’t fixed it. For those not in the Apple camp, the macOS Finder is the default file manager and GUI...

7.3AI score
SaveExploits0References8
OSV
OSV
added 2021/08/10 7:15 p.m.12 views

CVE-2021-38387

In Contiki 3.0, a Telnet server that silently quits before disconnection with clients leads to connected clients entering an infinite loop and waiting forever, which may cause excessive CPU consumption...

7.5CVSS5.8AI score0.00961EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/08/10 7:15 p.m.7 views

CVE-2021-38387

In Contiki 3.0, a Telnet server that silently quits before disconnection with clients leads to connected clients entering an infinite loop and waiting forever, which may cause excessive CPU consumption...

7.5CVSS7AI score0.00961EPSS
SaveExploits0References2
ArchLinux
ArchLinux
added 2021/07/14 12:00 a.m.203 views

[ASA-202107-24] ruby2.7: multiple issues

Arch Linux Security Advisory ASA-202107-24 ========================================== Severity: High Date : 2021-07-14 CVE-ID : CVE-2021-31810 CVE-2021-32066 Package : ruby2.7 Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-2139 Summary ======= The package ruby2.7...

7.4CVSS1.1AI score0.0305EPSS
SaveExploits2References9
ArchLinux
ArchLinux
added 2021/07/14 12:00 a.m.225 views

[ASA-202107-25] ruby2.6: multiple issues

Arch Linux Security Advisory ASA-202107-25 ========================================== Severity: High Date : 2021-07-14 CVE-ID : CVE-2021-31799 CVE-2021-31810 CVE-2021-32066 Package : ruby2.6 Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-2140 Summary ======= The...

7.4CVSS1.2AI score0.0305EPSS
SaveExploits2References14
ArchLinux
ArchLinux
added 2021/07/14 12:00 a.m.227 views

[ASA-202107-23] ruby: multiple issues

Arch Linux Security Advisory ASA-202107-23 ========================================== Severity: High Date : 2021-07-14 CVE-ID : CVE-2021-31810 CVE-2021-32066 Package : ruby Type : multiple issues Remote : Yes Link : https://security.archlinux.org/AVG-2138 Summary ======= The package ruby before...

7.4CVSS1AI score0.0305EPSS
SaveExploits2References9
NVD
NVD
added 2021/07/02 1:15 p.m.30 views

CVE-2021-36129

An issue was discovered in the Translate extension in MediaWiki through 1.36. The Aggregategroups Action API module does not validate the parameter for aggregategroup when action=remove is set, thus allowing users with the translate-manage right to silently delete various groups' metadata...

4.3CVSS0.006EPSS
SaveExploits1References2
OSV
OSV
added 2021/07/02 1:15 p.m.26 views

CVE-2021-36129

An issue was discovered in the Translate extension in MediaWiki through 1.36. The Aggregategroups Action API module does not validate the parameter for aggregategroup when action=remove is set, thus allowing users with the translate-manage right to silently delete various groups' metadata...

4.3CVSS6.8AI score
SaveExploits0References2
Code423n4
Code423n4
added 2021/06/28 12:00 a.m.19 views

Unchecked token transfers

Handle Lucius Vulnerability details Impact The functions transerFrom/transer do not revert on failure and instead simply return false. Without checks on the return values, the transfers could potentially fail silently allowing unexpected issues with certain token pools. E.G. If a user calls depos...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/06/12 12:00 a.m.6 views

PT-2021-21126 · Mediawiki +1 · Mediawiki +1

Name of the Vulnerable Software and Affected Versions: MediaWiki versions through 1.36 Description: An issue was discovered in the Translate extension where the Aggregategroups Action API module does not validate the parameter for aggregategroup when action=remove is set. This allows users with t...

9.8CVSS6AI score0.03906EPSS
SaveExploits18References74
Code423n4
Code423n4
added 2021/05/11 12:00 a.m.23 views

Use safeTransfer/safeTransferFrom consistently instead of transfer/transferFrom

Handle 0xRajeev Vulnerability details Impact It is good to add a require statement that checks the return value of token transfers or to use something like OpenZeppelin’s safeTransfer/safeTransferFrom unless one is sure the given token reverts in case of a failure. Failure to do so will cause...

6.9AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2021/04/29 11:07 a.m.44 views

Identifying People Through Lack of Cell Phone Use

In this entertaining story of French serial criminal Rédoine Faïd and his jailbreaking ways, theres this bit about cell phone surveillance: After Faïds helicopter breakout, 3,000 police officers took part in the manhunt. According to the 2019 documentary La Traque de Rédoine Faïd, detective units...

0.9AI score
SaveExploits0
CNNVD
CNNVD
added 2021/03/15 12:00 a.m.8 views

urllib3 信任管理问题漏洞

urllib3 is a Python HTTP library. It features thread-safe connection pooling, file publishing support, and more. A trust management issue vulnerability exists in urllib3 library 1.26.x before 1.26.4, which stems from the fact that certificates from other servers that are correctly validated by...

6.5CVSS7.5AI score0.02109EPSS
SaveExploits0References18
Pen Test Partners Blog
Pen Test Partners Blog
added 2021/02/22 7:31 a.m.50 views

K&R insurance. Kidnap and Ransom(ware)

Businesses are increasingly getting insurance cover for cyber liability incidents. Whilst cover was traditionally focussed on US-style 3rd party losses relating to data breaches, claims are accelerating in the 1st party / ransomware and business interruption arena. Ransomware claims are growing s...

6.5AI score
SaveExploits0
OSV
OSV
added 2021/02/12 8:15 p.m.13 views

CVE-2013-20001

An issue was discovered in OpenZFS through 2.0.3. When an NFS share is exported to IPv6 addresses via the sharenfs feature, there is a silent failure to parse the IPv6 address data, and access is allowed to everyone. IPv6 restrictions from the configuration are not applied...

7.5CVSS7.4AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2021/02/12 12:00 a.m.66 views

CVE-2013-20001

An issue was discovered in OpenZFS through 2.0.3. When an NFS share is exported to IPv6 addresses via the sharenfs feature, there is a silent failure to parse the IPv6 address data, and access is allowed to everyone. IPv6 restrictions from the configuration are not applied...

7.5CVSS7.1AI score0.02084EPSS
SaveExploits1
Rows per page
Query Builder