Lucene search
K

31 matches found

EUVD
EUVD
added 2026/03/31 9:31 p.m.2 views

EUVD-2026-17614

The MAVLink communication protocol does not require cryptographic authentication by default. When MAVLink 2.0 message signing is not enabled, any message -- including SERIALCONTROL, which provides interactive shell access -- can be sent by an unauthenticated party with access to the MAVLink...

9.8CVSS5.9AI score0.00127EPSS
Exploits0References5
CVE
CVE
added 2026/03/31 8:20 p.m.6 views

CVE-2026-1579

The CVE-2026-1579 issue affects PX4 Autopilot via the MAVLink protocol. Without MAVLink 2.0 message signing, unauthenticated entities with access to the MAVLink interface can send messages (including SERIAL_CONTROL, which can grant interactive shell access), potentially compromising devices that ...

9.8CVSS5.9AI score0.00127EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:0 a.m.1 views

MiracleLinux 9 : samba-4.17.5-103.el9.ML.1 (AXSA:2023-6312:10)

The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2023-6312:10 advisory. samba: SMB2 packet signing is not enforced when server signing = required is set CVE-2023-3347 Tenable has extracted the preceding description block directly...

5.9CVSS7AI score0.00447EPSS
Exploits0References2
CVE
CVE
added 2025/07/01 2:7 a.m.17 views

CVE-2024-49364

CVE-2024-49364 affects tiny-secp256k1 (NPM wrapper). Prior to 1.1.7, if global Buffer comes from the NPM buffer package, the Buffer.isBuffer check can be bypassed, enabling private key extraction by signing a malicious JSON-stringifiable object via key reuse across messages. The issue is fixed in...

9.1CVSS6.6AI score0.00323EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2025/06/30 5:43 p.m.9 views

tiny-secp256k1 vulnerable to private key extraction when signing a malicious JSON-stringifyable message in bundled environment

Summary Private key can be extracted on signing a malicious JSON-stringifiable object, when global Buffer is buffer package Details This affects only environments where require'buffer' is E.g.: browser bundles, React Native apps, etc. Buffer.isBuffer check can be bypassed, resulting in k reuse fo...

9.1CVSS6.8AI score0.00323EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/02/12 7:47 p.m.312 views

Elliptic's private key extraction in ECDSA upon signing a malformed input (e.g. a string)

Summary Private key can be extracted from ECDSA signature upon signing a malformed input e.g. a string or a number, which could e.g. come from JSON network input Note that elliptic by design accepts hex strings as one of the possible input types Details In this code:...

7.2AI score
Exploits0References3Affected Software1
Code423n4
Code423n4
added 2022/01/05 12:0 a.m.21 views

lockWithPermit() function allows for replay attacks and signature malleability

Handle jayjonah8 Vulnerability details Impact In XDEFIDistribution.sol the lockWithPermit function calls permit on the XDEFI token. The problem with simply using permit alone for this is the message that is signed by the owner using the ECDSA algorithm. The message only contains the receiver...

6.9AI score
Exploits0
Rapid7 Blog
Rapid7 Blog
added 2020/12/08 1:26 p.m.62 views

2020 Under the Hoodie Report Reveals Pen Testers’ Most-Loved Vulnerabilities

Penetration testing “pentesting” is the practice of simulating a criminal breach of a sensitive area in order to uncover and fix defensive failures. Rapid7’s recently released report, Under the Hoodie, draws from the experiences of our Rapid7 pen testing services teamers to highlight key...

6.6AI score
Exploits0
Fedora
Fedora
added 2019/10/26 5:32 p.m.33 views

[SECURITY] Fedora 31 Update: python-ecdsa-0.13.3-1.fc31

This is an easy-to-use implementation of ECDSA cryptography Elliptic Curve Digital Signature Algorithm, implemented purely in Python, released under the MIT license. With this library, you can quickly create keypairs signing key and verifying key, sign messages, and verify the signatures. The key...

7.5CVSS2.2AI score0.00076EPSS
Exploits0
OSV
OSV
added 2019/07/09 9:15 p.m.14 views

CVE-2019-9148

Mailvelope prior to 3.3.0 accepts or operates with invalid PGP public keys: Mailvelope allows importing keys that contain users without a valid self-certification. Keys that are obviously invalid are not rejected during import. An attacker that is able to get a victim to import a manipulated key...

4.3CVSS6.7AI score
Exploits0References3
Cvelist
Cvelist
added 2019/07/09 8:41 p.m.10 views

CVE-2019-9148

Mailvelope prior to 3.3.0 accepts or operates with invalid PGP public keys: Mailvelope allows importing keys that contain users without a valid self-certification. Keys that are obviously invalid are not rejected during import. An attacker that is able to get a victim to import a manipulated key...

4.6AI score0.0025EPSS
Exploits1References3
OSV
OSV
added 2019/06/12 2:29 p.m.1 views

CVE-2019-1019

A security feature bypass vulnerability exists where a NETLOGON message is able to obtain the session key and sign messages. To exploit this vulnerability, an attacker could send a specially crafted authentication request. An attacker who successfully exploited this vulnerability could access...

8.5CVSS7.4AI score0.02689EPSS
Exploits2References3
Positive Technologies
Positive Technologies
added 2018/06/01 12:0 a.m.2 views

PT-2018-15490 · Openssl · Openssl

Name of the Vulnerable Software and Affected Versions: OpenSSL crate versions prior to 0.10.9 Description: A use-after-free issue occurs in CMS Signing, where structures are used after they have been freed. Recommendations: For versions prior to 0.10.9, update to version 0.10.9 or later to resolv...

9.8CVSS9.5AI score0.00499EPSS
Exploits0References11
Nmap
Nmap
added 2017/07/28 9:1 a.m.2340 views

smb2-security-mode NSE Script

Determines the message signing configuration in SMBv2 servers for all supported dialects. The script sends a SMB2COMNEGOTIATE request for each SMB2/SMB3 dialect and parses the security mode field to determine the message signing configuration of the SMB server. References: Script Arguments...

10CVSS0.1AI score0.94176EPSS
Exploits33
RedHat Linux
RedHat Linux
added 2016/04/13 1:6 a.m.4 views

samba: Smb signing not required by default when smb client connection is used for ipc usage

It was found that Samba did not enable integrity protection for IPC traffic by default. A man-in-the-middle attacker could use this flaw to view and modify the data sent between a Samba server and a client...

5.9CVSS6.7AI score0.22744EPSS
Exploits0References5
OpenVAS
OpenVAS
added 2015/03/25 12:0 a.m.20 views

IT-Grundschutz M4.334: SMB Message Signing und Samba

IT-Grundschutz M4.334: SMB Message Signing und Samba Stand: 14. Ergaenzungslieferung 14. EL. Copyright C 2015 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later...

7.3AI score
Exploits0References1
OpenVAS
OpenVAS
added 2015/03/25 12:0 a.m.7 views

IT-Grundschutz M4.334: SMB Message Signing und Samba

IT-Grundschutz M4.334: SMB Message Signing und Samba Stand: 14. Ergänzungslieferung 14. EL. OpenVAS Vulnerability Test $Id: GSHBM4334.nasl 7883 2017-11-23 11:22:59Z emoss $ IT-Grundschutz, 14. EL, Maßnahme 4.334 Authors: Thomas Rotter Copyright: Copyright c 2015 Greenbone Networks GmbH,...

7.3AI score
Exploits0References1
securityvulns
securityvulns
added 2014/10/14 12:0 a.m.59 views

Moab Authentication Bypass (insecure message signing) [CVE-2014-5376]

Moab Authentication Bypass insecure message signing : CVE-2014-5376 Software: Moab Affected Versions: Dependent on configuration, can affect all versions of Moab including Moab 8 CVE Reference: CVE-2014-5376 Author: John Fitzpatrick, Luke Jennings MWR Labs http://labs.mwrinfosecurity.com/ Severit...

4CVSS0.3AI score0.00306EPSS
Exploits3
Packet Storm
Packet Storm
added 2014/09/30 12:0 a.m.51 views

Moab Insecure Message Signing Authentication Bypass

Moab Authentication Bypass insecure message signing : CVE-2014-5376 Software: Moab Affected Versions: Dependent on configuration, can affect all versions of Moab including Moab 8 CVE Reference: CVE-2014-5376 Author: John Fitzpatrick, Luke Jennings MWR Labs http://labs.mwrinfosecurity.com/ Severit...

4CVSS0.7AI score0.00306EPSS
Exploits3
0day.today
0day.today
added 2014/09/30 12:0 a.m.61 views

Moab Workload Manage Insecure Message Signing Authentication Bypass Vulnerability

Moab suffers from an insecure message signing authentication bypass vulnerability. All versions up to 8 can be affected depending on the configuration. Moab Authentication Bypass insecure message signing : CVE-2014-5376 Software: Moab Affected Versions: Dependent on configuration, can affect all...

4CVSS6.8AI score0.00306EPSS
Exploits3
Rows per page
Query Builder