Lucene search
+L

9916 matches found

BDU FSTEC
BDU FSTEC
added 2021/01/20 12:00 a.m.10 views

The vulnerability in the implementation of the AES-GCM mode of the WebCrypto API interface of Mozilla Firefox allows a perpetrator to gain unauthorized access to protected information.

The vulnerability in the implementation of the AES-GCM mode of the WebCrypto API interface in Mozilla Firefox’s browser relates to the use of memory after deallocation. Exploiting this vulnerability could allow an attacker operating remotely to gain unauthorized access to protected information...

5.3CVSS6.8AI score0.01361EPSS
SaveExploits0References7Affected Software3
CNNVD
CNNVD
added 2021/01/20 12:00 a.m.12 views

Stmicroelectronics Stm32 Crypto Library Package Encryption Problem Vulnerability

The Stmicroelectronics Stm32 Crypto Library Package is a code library from Stmicroelectronics, Inc. that provides cryptographic functionality for the Stm32 family of microcontrollers. The Stmicroelectronics Stm32 Crypto Library Package is vulnerable to a cryptographic issue that could allow an...

5.9CVSS6.3AI score0.00919EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2021/01/19 10:59 a.m.96 views

FreakOut! Ongoing Botnet Attack Exploiting Recent Linux Vulnerabilities

An ongoing malware campaign has been found exploiting recently disclosed vulnerabilities in network-attached storage NAS devices running on Linux systems to co-opt the machines into an IRC botnet for launching distributed denial-of-service DDoS attacks and mining Monero cryptocurrency. The attack...

10CVSS0.99766EPSS
SaveExploits16
HackRead
HackRead
added 2021/01/18 10:26 p.m.47 views

Livecoin crypto exchange shuts down after losing domain to hackers

By Waqas The decision comes after Livecoin claims its servers were hacked and taken over by attackers in December 2020. This is a post from HackRead.com Read the original post: Livecoin crypto exchange shuts down after losing domain to hackers...

2.6AI score
SaveExploits0
CNVD
CNVD
added 2021/01/17 12:00 a.m.5 views

SQL Injection Vulnerability in Kuaipu-M6 Integration Management Platform System of Xiamen Crypto Information Technology Company Limited (CNVD-2021-09667)

Kuaipu-M6 integrated management platform system is a small and medium-sized enterprise integrated management and business application software developed by Xiamen Kuaipu Information Technology Co., Ltd. which has accumulated nearly 15 years of IT operation history and IT management consulting...

7.5AI score
SaveExploits0
Imperva Blog
Imperva Blog
added 2021/01/14 5:04 p.m.290 views

Python Cryptominer Botnet Quickly Adopts Latest Vulnerabilities

Over the last few days, Imperva researchers have monitored the emergence of a new botnet, one whose primary activity is performing different DDoS attacks and mining cryptocurrency. It also acts as a worm trying to extend its reach by scanning specific subnets and ports and using different remote...

10CVSS0.2AI score0.99766EPSS
SaveExploits17
FreeBSD
FreeBSD
added 2021/01/13 12:00 a.m.36 views

go -- cmd/go: packages using cgo can cause arbitrary code execution at build time; crypto/elliptic: incorrect operations on the P-224 curve

The Go project reports: The go command may execute arbitrary code at build time when cgo is in use on Windows. This may occur when running "go get", or any other command that builds code. Only users who build untrusted code and don't execute it are affected. In addition to Windows users, this can...

8.1AI score
SaveExploits0References2
HackRead
HackRead
added 2021/01/06 1:40 a.m.53 views

ElectroRat crypto-stealing malware hits MacOS, Windows, Linux devices

By Waqas The undetected ElectroRat malware is capable of stealing private keys to access victims’ wallets and also run keylogger on a targeted device. This is a post from HackRead.com Read the original post: ElectroRat crypto-stealing malware hits MacOS, Windows, Linux devices...

2.9AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2020/12/31 12:19 p.m.47 views

Brexit Deal Mandates Old Insecure Crypto Algorithms

In what is surely an unthinking cut-and-paste issue, page 921 of the Brexit deal mandates the use of SHA-1 and 1024-bit RSA: The open standard s/MIME as extension to de facto e-mail standard SMTP will be deployed to encrypt messages containing DNA profile information. The protocol s/MIME V3 allow...

0.3AI score
SaveExploits0
CNNVD
CNNVD
added 2020/12/30 12:00 a.m.15 views

AIRDROPX BORN Security Vulnerability

AIRDROPX BORN is an API token service from AIRDROPX BORN that can be used to convert and exchange Bitcoin with other network coins. A security vulnerability exists in AIRDROPX BORN version 2019-05-29 and earlier versions, which stems from a misspelling of the name of the constructor function in t...

7.5CVSS5.8AI score0.01197EPSS
SaveExploits1References1
HackRead
HackRead
added 2020/12/23 2:32 p.m.32 views

How to make a QR code to accept Bitcoin while keeping it secure

By Owais Sultan If you are planning, maintaining a Bitcoin-friendly business, or just want to have an easy way of receiving crypto payments, you might want to consider using a QR code. This is a post from HackRead.com Read the original post: How to make a QR code to accept Bitcoin while keeping i...

2.1AI score
SaveExploits0
ThreatPost
ThreatPost
added 2020/12/21 4:39 p.m.31 views

Hacker Dumps Crypto Wallet Customer Data; Active Attacks Follow

On Monday a hacker dumped sensitive data stolen earlier this year from the Ledger cryptocurrency wallet’s website. The data was put up for grabs on sites frequented by criminals. And in a twist that surprised no one, the data is now actively being exploited in phishing campaigns. Researchers at...

6.8AI score
SaveExploits0References11
Kitploit
Kitploit
added 2020/12/20 8:30 p.m.56 views

Sploit - Go Package That Aids In Binary Analysis And Exploitation

Sploit is a Go package that aids in binary analysis and exploitation. The motivating factor behind the development of sploit is to be able to have a well designed API with functionality that rivals some of the more common Python exploit development frameworks while taking advantage of the Go...

7.7AI score
SaveExploits0References1
Veracode
Veracode
added 2020/12/19 7:20 a.m.35 views

Denial Of Service (DoS)

crypto/ssh in github.com/golang/go is vulnerable to Denial Of Service DoS. The vulnerability is possible because of a nil pointer dereference in the component which allows a remote attacker to cause a denial of service against SSH servers...

7.5CVSS6.6AI score0.03228EPSS
SaveExploits0References4
Filippo.io
Filippo.io
added 2020/12/17 11:00 p.m.20 views

Re-Deriving the edwards25519 Decoding Formulas

A lot of my job is implementing specifications, and sometimes in a crypto spec youll encounter something like this p+3/8 3 p-5/8 x = u/v = u v u v^7 mod p and what you do is nod, copy it into a comment, break it down into a sequence of operations, and check that the result matches a test case.1...

SaveExploits0
OSV
OSV
added 2020/12/17 5:15 a.m.10 views

DEBIAN-CVE-2020-29652

A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause a denial of service against SSH servers...

7.5CVSS7.6AI score0.03228EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/12/17 5:15 a.m.42 views

CVE-2020-29652

A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause a denial of service against SSH servers...

7.5CVSS7.1AI score0.03228EPSS
SaveExploits0References3
Prion
Prion
added 2020/12/17 5:15 a.m.33 views

Null pointer dereference

A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause a denial of service against SSH servers...

5CVSS7.1AI score0.03228EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2020/12/17 4:12 a.m.786 views

CVE-2020-29652

CVE-2020-29652 : A nil pointer dereference in the golang.org/x/crypto/ssh component (affected through v0.0.0-20201203163018-be400aefbc4c for Go) can allow remote attackers to cause a denial of service against SSH servers. The Initial Description confirms this vulnerability, and connected IBM/IBM ...

7.5CVSS7.1AI score0.03228EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/12/17 4:12 a.m.25 views

CVE-2020-29652

A nil pointer dereference in the golang.org/x/crypto/ssh component through v0.0.0-20201203163018-be400aefbc4c for Go allows remote attackers to cause a denial of service against SSH servers...

7.2AI score0.03228EPSS
SaveExploits0References3
Rows per page
Query Builder