Lucene search
+L

103 matches found

RedhatCVE
RedhatCVE
•added 2025/11/28 8:08 p.m.•26 views

CVE-2025-65951

Inside Track / Entropy Derby is a research-grade horse-racing betting engine. Prior to commit 2d38d2f, the VDF-based timelock encryption system fails to enforce sequential delay against the betting operator. Bettors pre-compute the entire Wesolowski VDF and include vdfOutputHex in their encrypted...

8.7CVSS6.8AI score0.00118EPSS
SaveExploits0References1
CVE
CVE
•added 2025/11/19 6:52 p.m.•30 views

CVE-2025-65100

Isar (integration system for automated root filesystem generation) has a vulnerability in versions 0.11-rc1 and 0.11 where defining ISAR_APT_SNAPSHOT_DATE alone fails to set the correct timestamp for security distributions, potentially causing missed security updates. The issue has been patched i...

6.9CVSS6.5AI score0.00346EPSS
SaveExploits0References3
OSV
OSV
•added 2025/10/30 9:30 p.m.•14 views

GHSA-F9F4-5859-29MF sqls-server/sqls is vulnerable to command injection in the config command

sqls-server/sqls 0.2.28 is vulnerable to command injection in the config command because the openEditor function passes the EDITOR environment variable and config file path to sh -c without sanitization, allowing attackers to execute arbitrary commands. This issue has been patched via commit...

7.5CVSS8.2AI score0.01114EPSS
SaveExploits0References6
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•12 views

EUVD-2021-19538

Malware in sbrugna...

6.1CVSS5.6AI score0.00476EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•14 views

EUVD-2021-2079

Malware in sbrugna...

5.3CVSS5.5AI score0.01189EPSS
SaveExploits0References8
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•11 views

EUVD-2022-7365

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00474EPSS
SaveExploits1References5
Circl
Circl
•added 2025/09/25 6:52 p.m.•7 views

GCVE-1-2025-0004

creationtimestamp| type| source ---|---|--- 2025-09-25 18:52:48+00:00| seen| https://social.circl.lu/users/cedric/statuses/115266444798808086 2025-09-25 20:05:27+00:00| patched| https://github.com/vulnerability-lookup/vulnerability-lookup/commit/afa12347f1461d9481eba75ac19897e80a9c7434...

5.8AI score
SaveExploits0References2
OSV
OSV
•added 2025/09/23 6:00 a.m.•11 views

CVE-2025-39878 ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

5.5CVSS6.4AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2025/06/26 11:21 p.m.•11 views

SUSE CVE-2025-52889

Incus is a system container and virtual machine manager. When using an ACL on a device connected to a bridge, Incus version 6.12 and 6.13 generates nftables rules for local services DHCP, DNS... that partially bypass security options security.macfiltering, security.ipv4filtering and...

3.4CVSS6.6AI score0.00236EPSS
SaveExploits0References3
CVE
CVE
•added 2025/06/19 3:08 p.m.•133 views

CVE-2025-49014

CVE-2025-49014 : A heap use-after-free in jq 1.8.0 affects the function f_strflocaltime in /src/builtin.c. The issue is acknowledged as patched in commit 499c91bca9d4d027833bc62787d1bb075c03680e, with no known fixed version at publication. Connected sources corroborate the vulnerability in jq and...

6.9CVSS6.7AI score0.00369EPSS
SaveExploits0References2
CVE
CVE
•added 2025/06/19 2:50 a.m.•41 views

CVE-2025-52467

CVE-2025-52467 affects the pgai Python library that converts PostgreSQL into a retrieval engine for RAG/Agentic apps. The issue enables exfiltration of secrets used in a workflow, notably the GITHUB_TOKEN with write permissions, allowing an attacker to tamper with the repository (e.g., push code/...

9.1CVSS9.4AI score0.00402EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2025/04/24 12:00 a.m.•16 views

PT-2025-17856 · Mediawiki · Managewiki

Name of the Vulnerable Software and Affected Versions: ManageWiki versions prior to commit 2f177dc Description: The issue concerns a reflected or stored XSS vulnerability in the review dialog of ManageWiki, a MediaWiki extension. An attacker with a logged-in session can exploit this by modifying ...

4.4CVSS5.5AI score0.0026EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
•added 2025/04/21 12:00 a.m.•19 views

PT-2025-17465

Name of the Vulnerable Software and Affected Versions Adept versions prior to commit a1a41b7 Description The issue concerns the exposure of the GITHUB TOKEN in the Adept language workflow. Prior to commit a1a41b7, the remoteBuild.yml workflow file uses actions/upload-artifact@v4 to upload the...

10CVSS8.1AI score0.00575EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2025/02/14 7:02 a.m.•7 views

SUSE CVE-2023-1829

A use-after-free vulnerability in the Linux Kernel traffic control index filter tcindex can be exploited to achieve local privilege escalation. The tcindexdelete function which does not properly deactivate filters in case of a perfect hashes while deleting the underlying structure which can later...

7.8CVSS6.7AI score0.01056EPSS
SaveExploits2References158
Vulnrichment
Vulnrichment
•added 2025/01/20 3:43 p.m.•10 views

CVE-2025-23044 Cross-Site Request Forgery (CSRF) allows creating admin account with POST request

PwnDoc is a penetration test report generator. There is no CSRF protection in pwndoc, allowing attackers to send requests on a logged-in user's behalf. This includes GET and POST requests due to the missing SameSite= attribute on cookies and the ability to refresh cookies. Commit...

6.8CVSS6.6AI score0.00248EPSS
SaveExploits1References2
OSV
OSV
•added 2024/08/22 2:15 a.m.•13 views

UBUNTU-CVE-2022-48902

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARNON if we have PageError set Whenever we do any extent buffer operations we call assertebpageuptodate to complain loudly if we're operating on an non-uptodate page. Our overnight tests caught this warning earlier...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2024/05/15 12:00 a.m.•9 views

PT-2024-40034 · Ez Systems · Ez Publish Legacy

Name of the Vulnerable Software and Affected Versions: eZ Publish Legacy affected versions not specified Description: The issue concerns a vulnerability in eZ Publish Legacy that could lead to XSS injection in certain configurations, particularly when all modules are disabled. This vulnerability...

6.7AI score
SaveExploits0References6
OSV
OSV
•added 2023/03/24 9:57 p.m.•20 views

GHSA-558H-MQ8X-7Q9G TensorFlow has Null Pointer Error in SparseSparseMaximum

Impact When SparseSparseMaximum is given invalid sparse tensors as inputs, it can give an NPE. python import tensorflow as tf tf.rawops.SparseSparseMaximum aindices=1, avalues = 0.1 , ashape = 2, bindices=, bvalues =2 , bshape = 2, Patches We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00443EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
•added 2023/02/15 3:57 a.m.•9 views

SUSE CVE-2020-15190

In Tensorflow before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, the tf.rawops.Switch operation takes as input a tensor and a boolean and outputs two tensors. Depending on the boolean value, one of the tensors is exactly the input tensor whereas the other one should be an empty tensor. Howeve...

5.3CVSS5.3AI score0.00943EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2023/02/15 3:39 a.m.•9 views

SUSE CVE-2021-37691

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can craft a TFLite model that would trigger a division by zero error in LSH implementation. We have patched the issue in GitHub commit 0575b640091680cfb70f4dd93e70658de43b94f9. The fix will be...

5.5CVSS4.9AI score0.00152EPSS
SaveExploits0References4
Rows per page
Query Builder