Lucene search
+L

50142 matches found

CNNVD
CNNVD
added 2026/04/02 12:00 a.m.17 views

Krajowa Izba Rozliczeniowa SzafirHost 安全漏洞

Krajowa Izba Rozliczeniowa SzafirHost is an electronic signature server component developed by the Polish company Krajowa Izba Rozliczeniowa. It provides certificate management and signature processing capabilities. Versions of Krajowa Izba Rozliczeniowa SzafirHost prior to 1.1.0 contained securi...

8.7CVSS5.9AI score0.00266EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.14 views

PT-2026-29742

SzafirHost downloads necessary files in the context of the initiating web page. When called, SzafirHost updates its dynamic library. JAR files are correctly verified based on a list of trusted file hashes, and if a file was not on that list, it was checked to see if it had been digitally signed b...

8.7CVSS5.9AI score0.00266EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/01 10:30 p.m.13 views

Directory Traversal

Overview phpmyfaq/phpmyfaq is a FAQ system for PHP and MySQL, PostgreSQL and other databases Affected versions of this package are vulnerable to Directory Traversal via the index function in MediaBrowserController when the fileRemove action is triggered and user input is concatenated with the...

8.7CVSS6.5AI score0.00693EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/01 10:13 p.m.11 views

Improper Verification of Cryptographic Signature

Overview @stablelib/ed25519 is an Ed25519 public-key signature EdDSA with Curve25519 Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature via the verify function. An attacker can generate a second distinct valid signature for the same message withou...

9.1CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/04/01 9:17 p.m.9 views

PYSEC-2026-2152

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS6.2AI score0.00324EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/01 9:17 p.m.20 views

CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS0.00324EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/04/01 9:17 p.m.11 views

CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

8.2CVSS5.8AI score0.00324EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 9:11 p.m.9 views

GHSA-HVC7-763R-4F3H openssl-encrypt has no owner verification on key revocation — any client can revoke any key

Summary The revokekey method in opensslencryptserver/modules/keyserver/service.py at lines 195-270 accepts a clientid parameter but never verifies that the requesting client is the same as key.ownerclientid. Impact Any authenticated client can revoke any other client's key, as long as they provid...

8.7CVSS5.9AI score0.00261EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/01 9:11 p.m.15 views

openssl-encrypt has no owner verification on key revocation — any client can revoke any key

Summary The revokekey method in opensslencryptserver/modules/keyserver/service.py at lines 195-270 accepts a clientid parameter but never verifies that the requesting client is the same as key.ownerclientid. Impact Any authenticated client can revoke any other client's key, as long as they provid...

5.9AI score
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/04/01 9:11 p.m.10 views

Improper Verification of Cryptographic Signature

Overview openssl-encrypt is an A package for secure file encryption and decryption based on modern ciphers using heavy-compute-load chaining of hashing and KDF to generate strong encryption password based on users provided password to ensure secure encryption of files Affected versions of this...

8.8CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/04/01 9:11 p.m.6 views

GHSA-8H88-GXP3-J7PG openssl-encrypt's unverified key bundle from_dict() + to_identity() path allows encryption to attacker keys

Summary The PublicKeyBundle.fromdict method in opensslencrypt/modules/keybundle.py at lines 329-361 creates bundles from untrusted data without verifying the signature. The docstring warns to call verifysignature after creation, but the toidentity method line 363-391 can convert an unverified...

8.7CVSS5.9AI score0.00201EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/01 8:44 p.m.43 views

CVE-2026-34531 Flask-HTTPAuth invokes token verification callback when missing or empty token was given by client

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

6.5CVSS0.00324EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/01 8:44 p.m.4 views

CVE-2026-34531

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

6.5CVSS5.8AI score0.00324EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/04/01 8:44 p.m.41 views

CVE-2026-34531

CVE-2026-34531 affects Flask-HTTPAuth (Python package) and concerns the token verification callback receiving an empty string when a request targets a token-protected resource without a token or with an empty token. This could allow authentication against any user whose token is an empty string. ...

8.2CVSS5.8AI score0.00324EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/01 8:44 p.m.9 views

CVE-2026-34531 Flask-HTTPAuth invokes token verification callback when missing or empty token was given by client

Flask-HTTPAuth provides Basic, Digest and Token HTTP authentication for Flask routes. Prior to version 4.8.1, in a situation where the client makes a request to a token protected resource without passing a token, or passing an empty token, Flask-HTTPAuth would invoke the application's token...

6.5CVSS6.1AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/01 5:03 p.m.9 views

CVE-2026-34377

ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad version 4.3.0 and zebra-consensus version 5.0.1, a logic error in Zebra's transaction verification cache could allow a malicious miner to induce a consensus split. By matching a valid transaction's txid while providing invalid...

8.4CVSS5.7AI score0.00255EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/01 9:16 a.m.10 views

CVE-2026-23409

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix differential encoding verification Differential encoding allows loops to be created if it is abused. To prevent this the unpack should verify that a diff-encode chain terminates. Unfortunately the differential encod...

5.5CVSS0.00177EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 a.m.9 views

CVE-2026-23409

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix differential encoding verification Differential encoding allows loops to be created if it is abused. To prevent this the unpack should verify that a diff-encode chain terminates. Unfortunately the differential encod...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0References15
OSV
OSV
added 2026/04/01 9:16 a.m.15 views

UBUNTU-CVE-2026-23409

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix differential encoding verification Differential encoding allows loops to be created if it is abused. To prevent this the unpack should verify that a diff-encode chain terminates. Unfortunately the differential encod...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2026/04/01 8:36 a.m.37 views

CVE-2026-23409 apparmor: fix differential encoding verification

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix differential encoding verification Differential encoding allows loops to be created if it is abused. To prevent this the unpack should verify that a diff-encode chain terminates. Unfortunately the differential encod...

0.00177EPSS
SaveExploits0References8
Rows per page
Query Builder