Lucene search
+L

74663 matches found

CNNVD
CNNVD
added 2026/04/01 12:00 a.m.15 views

MEPIS RM 安全漏洞

MEPIS RM is a management platform developed by the Slovenian company MEPIS, used for centralized monitoring and remote control of devices. There is a security vulnerability in MEPIS RM, which stems from the hardcoded encryption key present in the Mx.Web.ComponentModel.dll component. This...

6.7CVSS5.8AI score0.0016EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.9 views

PT-2026-29816

Name of the Vulnerable Software and Affected Versions listmonk versions 4.1.0 through 6.0.0 Description listmonk, a self-hosted newsletter and mailing list manager, has a session management issue. Previously issued authenticated sessions remain valid after sensitive account security changes, such...

7.1CVSS5.9AI score0.003EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.17 views

PT-2026-29581

Name of the Vulnerable Software and Affected Versions Payload versions prior to 3.79.1 Description A flaw exists in the password recovery process that could allow an unauthenticated attacker to act on behalf of a user initiating a password reset. The issue affects users utilizing Payload versions...

9.1CVSS5.9AI score0.00306EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.16 views

PT-2026-29556

Name of the Vulnerable Software and Affected Versions: Cisco Integrated Management Controller IMC versions prior to 4.15.5, Catalyst 8300 Edge uCPE versions prior to 4.18.3, UCS C-Series M5/M6 standalone versions prior to 4.32.260007/4.36.260017/6.01.250174, UCS E-Series M3 versions prior to...

10CVSS6.1AI score0.00991EPSS
SaveExploits0References84
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.11 views

PT-2026-29542

Improper access control in the multi-factor authentication MFA management API in Devolutions Server allows an authenticated attacker to delete their own configured MFA factors and reduce account protection to password-only authentication via crafted HTTP requests. This issue affects Server: from...

5.9AI score0.00254EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.12 views

PT-2026-29641

CVE-2025-66483 IBM Aspera Shares 1.9.9 through 1.11.0 does not invalidate session after a password reset which could allow an authenticated user to impersonate another user on the s… https://t.co/iUXS2ts14j...

6.3CVSS5.9AI score0.00176EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.25 views

Cisco Integrated Management Controller 输入验证错误漏洞

The Cisco Integrated Management Controller IMC is a set of software developed by Cisco Corporation in the United States, used for managing UCS Unified Computing System environments. This software supports HTTP and SSH access, and allows operations such as powering on, shutting down, and restartin...

9.8CVSS6.1AI score0.00991EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.15 views

PT-2026-29540

Exposure of sensitive information in the users MFA feature in Devolutions Server allows users with user management privileges to obtain other users OTP keys via an authenticated API request. This issue affects Server: from 2026.1.6 through 2026.1.11...

5.9AI score0.00224EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.18 views

Payload 授权问题漏洞

Payload is a headless CMS and application framework built using TypeScript, Node.js, React, and MongoDB. Versions of Payload prior to 3.79.1 have a security vulnerability related to authorization processes. This vulnerability stems from defects in the password recovery mechanism, which may allow...

9.1CVSS5.8AI score0.00306EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.15 views

IBM Aspera Shares 代码问题漏洞

IBM Aspera Shares is a Web application from International Business Machines IBM. An access control error vulnerability exists in IBM Aspera Shares versions 1.9.9 through 1.11.0. The vulnerability stems from a password reset that does not disable the session and can be exploited by an attacker to...

6.5CVSS5.8AI score0.00176EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.14 views

PT-2026-29550

A vulnerability in the configuration backup feature of Cisco Nexus Dashboard could allow an attacker who has the encryption password and access to Full or Config-only backup files to access sensitive information. This vulnerability exists because authentication details are included in the encrypt...

6.5CVSS6.1AI score0.00293EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/31 11:43 p.m.19 views

GHSA-VFGX-5Q85-58Q3 openssl-encrypt has non-cryptographic PRNG used for steganography pixel selection

Summary The generatepseudorandomsequence function in opensslencrypt/plugins/steganography/core/utils.py at lines 89-91 uses Python's random module Mersenne Twister for steganographic pixel/sample selection. Affected Code python random.seedseed sequence = random.samplerangemaxvalue, minlength,...

8.7CVSS5.9AI score0.00255EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/31 11:43 p.m.12 views

openssl-encrypt has non-cryptographic PRNG used for steganography pixel selection

Summary The generatepseudorandomsequence function in opensslencrypt/plugins/steganography/core/utils.py at lines 89-91 uses Python's random module Mersenne Twister for steganographic pixel/sample selection. Affected Code python random.seedseed sequence = random.samplerangemaxvalue, minlength,...

5.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/31 11:42 p.m.16 views

GHSA-H3M5-P59H-X88P openssl-encrypt has visible password in process list via --password CLI argument

Summary Passwords passed via the --password / -p CLI argument in opensslencrypt/modules/cryptclisubparser.py at lines 150-154 are visible to any user on the system via ps aux or /proc/pid/cmdline. Affected Code python subparser.addargument "--password", "-p", help="Password will prompt if not...

8.7CVSS5.9AI score0.00227EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/31 11:42 p.m.15 views

openssl-encrypt has visible password in process list via --password CLI argument

Summary Passwords passed via the --password / -p CLI argument in opensslencrypt/modules/cryptclisubparser.py at lines 150-154 are visible to any user on the system via ps aux or /proc/pid/cmdline. Affected Code python subparser.addargument "--password", "-p", help="Password will prompt if not...

5.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/31 11:30 p.m.14 views

GHSA-C77M-R996-JR3Q SiYuan: Unauthenticated Access to Password-Protected Bookmarks via /api/bookmark/getBookmark

Summary The publish service exposes bookmarked blocks from password-protected documents to unauthenticated visitors. In publish/read-only mode, /api/bookmark/getBookmark filters bookmark results by calling FilterBlocksByPublishAccessnil, .... Because the filter treats a nil context as authorized,...

7.5CVSS5.9AI score0.01227EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/31 11:30 p.m.14 views

SiYuan: Unauthenticated Access to Password-Protected Bookmarks via /api/bookmark/getBookmark

Summary The publish service exposes bookmarked blocks from password-protected documents to unauthenticated visitors. In publish/read-only mode, /api/bookmark/getBookmark filters bookmark results by calling FilterBlocksByPublishAccessnil, .... Because the filter treats a nil context as authorized,...

7.5CVSS5.9AI score0.01227EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/03/31 11:30 p.m.7 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via the getBookmark function. An attacker can retrieve sensitive content from password-protected documents by sending unauthenticated requests to the /api/bookmark/getBookmark endpoint, which improperly authorize...

8.7CVSS5.9AI score0.01227EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/31 11:07 p.m.17 views

Nautobot: Management of users via REST API does not apply configured password validators

Impact In Nautobot versions prior to 2.4.30 or prior to 3.0.10, user creation and editing via the REST API fails to apply the password validation rules defined by Django's AUTHPASSWORDVALIDATORS setting which defaults to an empty list, i.e., no specific rules, but can be configured in Nautobot's...

4.3CVSS5.8AI score0.00245EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/03/31 11:07 p.m.13 views

GHSA-XMPV-J7P2-J873 Nautobot: Management of users via REST API does not apply configured password validators

Impact In Nautobot versions prior to 2.4.30 or prior to 3.0.10, user creation and editing via the REST API fails to apply the password validation rules defined by Django's AUTHPASSWORDVALIDATORS setting which defaults to an empty list, i.e., no specific rules, but can be configured in Nautobot's...

2.7CVSS5.8AI score0.00245EPSS
SaveExploits0References7
Rows per page
Query Builder