Lucene search
+L

944 matches found

CVE
CVE
added 2025/07/01 2:07 a.m.32 views

CVE-2024-49365

The CVE-2024-49365 issue affects tiny-secp256k1 prior to 1.1.7, where in environments using the Node buffer package, Buffer.isBuffer can be bypassed and a crafted JSON-stringifiable object could be accepted by verify(), potentially causing false-positive True values. The root cause is a vulnerabi...

9.1CVSS6.6AI score0.00217EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/07/01 2:07 a.m.21 views

CVE-2024-49365 tiny-secp256k1 allows for verify() bypass when running in bundled environment

tiny-secp256k1 is a tiny secp256k1 native/JS wrapper. Prior to version 1.1.7, a malicious JSON-stringifyable message can be made passing on verify, when global Buffer is the buffer package. This affects only environments where require'buffer' is the NPM buffer package. Buffer.isBuffer check can b...

9.1CVSS0.00217EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/06/30 5:44 p.m.17 views

tiny-secp256k1 allows for verify() bypass when running in bundled environment

Summary A malicious JSON-stringifyable message can be made passing on verify, 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 strange objects bei...

9.1CVSS6.9AI score0.00217EPSS
SaveExploits0References4Affected Software1
Packet Storm News
Packet Storm News
added 2025/06/20 12:00 a.m.11 views

Towards Effective Complementary Security Analysis Using Large Language Models

A key challenge in security analysis is the manual evaluation of potential security weaknesses generated by static application security testing SAST tools. Numerous false positives FPs in these reports reduce the effectiveness of security analysis. We propose using Large Language Models LLMs to...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/20 12:00 a.m.19 views

Analyzing PDFs like Binaries: Adversarially Robust PDF Malware Analysis Via Intermediate Representation and Language Model

Malicious PDF files have emerged as a persistent threat and become a popular attack vector in web-based attacks. While machine learning-based PDF malware classifiers have shown promise, these classifiers are often susceptible to adversarial attacks, undermining their reliability. To address this...

6.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/06/09 1:15 p.m.18 views

Laravel Translation Manager Vulnerable to Stored Cross-site Scripting

Impact The application is vulnerable to Cross-Site Scripting XSS attacks due to incorrect input validation and sanitization of user-input data. An attacker can inject arbitrary HTML code, including JavaScript scripts, into the page processed by the user's browser, allowing them to steal sensitive...

6CVSS5.4AI score0.00417EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/06/09 1:15 p.m.7 views

GHSA-J226-63J7-QRQH Laravel Translation Manager Vulnerable to Stored Cross-site Scripting

Impact The application is vulnerable to Cross-Site Scripting XSS attacks due to incorrect input validation and sanitization of user-input data. An attacker can inject arbitrary HTML code, including JavaScript scripts, into the page processed by the user's browser, allowing them to steal sensitive...

6CVSS5.6AI score0.00417EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/06/04 12:00 a.m.20 views

PT-2025-74: Local Privilege Escalation (LPE) in Mozilla VPN

The vulnerability was identified in Mozilla VPN, versions 2.27.0 on MacOS. The discovered vulnerability allows an attacker to escalate privileges from a normal user to root. Vulnerability status: Confirmed by vendor Date of vulnerability remediation: 04.06.2025 Recommendations: Update to version...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/23 12:00 a.m.15 views

PT-2025-53: Business Logic Errors in FreeScout

The vulnerability was identified in FreeScout, versions v.1.8.173 and 1.8.174. The discovered vulnerability allows an attacker to gain access to a functional capability without completing the required sequence of actions, bypassing the intended business workflow. Vulnerability status: Confirmed b...

8.5CVSS5.8AI score0.00317EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/05/23 12:00 a.m.19 views

PT-2025-49: Insufficient authorization in FreeScout

The vulnerability was identified in FreeScout, versions v.1.8.173 and 1.8.174. The discovered vulnerability allows an attacker to access information or functionality that exceeds the privileges granted to the user because the application checks access rights incorrectly. Vulnerability status:...

8.1CVSS5.8AI score0.00393EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/05/23 12:00 a.m.25 views

PT-2025-52: Business Logic Errors in FreeScout

The vulnerability was identified in FreeScout, versions v.1.8.173 and 1.8.174. The discovered vulnerability allows an attacker to gain access to a functional capability without completing the required sequence of actions, bypassing the intended business workflow. Vulnerability status: Confirmed b...

7CVSS5.8AI score0.00449EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/05/23 12:00 a.m.21 views

PT-2025-59: Stored Cross-site scripting in FreeScout

The vulnerability was identified in FreeScout , versions v.1.8.173 and 1.8.174. The discovered vulnerability allows an attacker to store malicious HTML/JavaScript scripts that is later executed in other users’ browsers due to insufficient input validation and sanitization. Vulnerability status:...

6.1CVSS5.8AI score0.00252EPSS
SaveExploits1References1
Packet Storm News
Packet Storm News
added 2025/05/22 12:00 a.m.9 views

Robust LLM Fingerprinting Via Domain-Specific Watermarks

As open-source language models OSMs grow more capable and are widely shared and finetuned, ensuring model provenance, i.e., identifying the origin of a given model instance, has become an increasingly important issue. At the same time, existing backdoor-based model fingerprinting techniques often...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/16 12:00 a.m.21 views

PT-2025-43: Deserialization of untrusted data in FreeScout

The vulnerability was identified in FreeScout, versions v.1.8.173 and 1.8.174. The discovered vulnerability allows an attacker to execute arbitrary code on the server because the application performs insufficient validation of user‑supplied data during deserialization. Vulnerability status:...

8.6CVSS6.3AI score0.00911EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: bpf, lsm: Add check for BPF LSM return value

In the Linux kernel, the following vulnerability has been resolved: bpf, lsm: Add check for BPF LSM return value A bpf prog returning a positive number attached to fileallocsecurity hook makes kernel panic. This happens because file system can not filter out the positive number returned by the LS...

7.8CVSS6.8AI score0.00216EPSS
SaveExploits0References5
Redos
Redos
added 2025/05/13 12:00 a.m.24 views

ROS-20250513-02

The RED OS kiosk mode vulnerability is due to improper constraints. Exploitation of the vulnerability could allow an attacker to execute arbitrary commands on the system outside of the imposed restrictions Information about the vulnerability was received from Alexander Starikov - researcher at...

8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/29 12:00 a.m.10 views

PT-2025-27635

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the version that includes the fix for the issue described Description: The issue is related to a false positive warning in the Linux kernel, specifically in the drm/amd/display component. This warning occurs due...

7.8CVSS8.2AI score0.00151EPSS
SaveExploits0
Virtuozzo
Virtuozzo
added 2025/04/28 12:00 a.m.55 views

Virtuozzo Hybrid Infrastructure 6.3 Update 1 Hotfix 2 (6.3.1-121)

This update provides stability fixes. Vulnerability id: VSTOR-88806 Live migration failed for VMs with both vstorage and iSCSI volumes. Vulnerability id: VSTOR-89155 Fixed the false-positive alerts "Virtual machine state mismatch" and "Volume attachment details mismatch." Vulnerability id:...

6.9AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/25 12:44 p.m.8 views

SUSE CVE-2025-23131

In the Linux kernel, the following vulnerability has been resolved: dlm: prevent NPD when writing a positive value to eventdone douevent returns the value written to eventdone. In case it is a positive value, newlockspace would undo all the work, and lockspace would not be set. dlmnewlockspace,...

5.5CVSS7.7AI score0.00191EPSS
SaveExploits0References17
hivepro
hivepro
added 2025/04/22 1:40 p.m.14 views

The Exposure Validation Revolution: From Hoping to Knowing

Running short on time but still want to stay in the know? Well, we’ve got you covered! We’ve condensed all the key takeaways into a handy audio summary. Our AI-driven podcasts are fit for on the go. Click right here to hear it all on the Exposure Validation Revolution! Imagine your security team...

8.2AI score
SaveExploits0
Rows per page
Query Builder