Lucene search
K

80 matches found

Wallarm Lab
Wallarm Lab
added 2026/03/02 1:0 p.m.5 views

Everyone Knows About Broken Authorization – So Why Does It Still Work for Attackers?

Broken authorization is one of the most widely known API vulnerabilities. It features in the OWASP Top 10, AppSec conversations, and secure coding guidelines. Broken Object Level Authorization BOLA and Broken Function Level Authorization BFLA account for hundreds of API vulnerabilities every...

6AI score
Exploits0
Packet Storm News
Packet Storm News
added 2026/02/05 12:0 a.m.2 views

Identifying Adversary Tactics and Techniques in Malware Binaries with an LLM Agent

Understanding TTPs Tactics, Techniques, and Procedures in malware binaries is essential for security analysis and threat intelligence, yet remains challenging in practice. Real-world malware binaries are typically stripped of symbols, contain large numbers of functions, and distribute malicious...

5.4AI score
Exploits0
OSV
OSV
added 2026/01/15 6:14 p.m.1 views

GHSA-4WG4-P27P-5Q2R Pimcore Web2Print Tools Bundle "Favourite Output Channel Configuration" Missing Function Level Authorization

Summary The application fails to enforce proper server-side authorization checks on the API endpoint responsible for managing "Favourite Output Channel Configurations." Testing revealed that an authenticated backend user without explicitely lacking permissions for this feature was still able to...

5.4CVSS6.8AI score0.00001EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2026/01/15 6:14 p.m.8 views

Pimcore Web2Print Tools Bundle "Favourite Output Channel Configuration" Missing Function Level Authorization

Summary The application fails to enforce proper server-side authorization checks on the API endpoint responsible for managing "Favourite Output Channel Configurations." Testing revealed that an authenticated backend user without explicitely lacking permissions for this feature was still able to...

5.4CVSS6.9AI score0.00001EPSS
Exploits1References7Affected Software1
Cvelist
Cvelist
added 2026/01/15 4:52 p.m.18 views

CVE-2026-23494 Pimcore is Missing Function Level Authorization on "Static Routes" Listing

Pimcore is an Open Source Data & Experience Management Platform. Prior to 12.3.1 and 11.5.14, the application fails to enforce proper server-side authorization checks on the API endpoint responsible for reading or listing static routes. In Pimcore, static routes are custom URL patterns defined vi...

4.3CVSS0.00001EPSS
Exploits1References4
Packet Storm News
Packet Storm News
added 2026/01/14 12:0 a.m.2 views

A Risk-Stratified Benchmark Dataset for Bad Randomness (SWC-120) Vulnerabilities in Ethereum Smart Contracts

Many Ethereum smart contracts rely on block attributes such as block.timestamp or blockhash to generate random numbers for applications like lotteries and games. However, these values are predictable and miner-manipulable, creating the Bad Randomness vulnerability SWC-120 that has led to real-wor...

7.1AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/12/17 8:7 a.m.2 views

CVE-2025-65742

An unauthenticated Broken Function Level Authorization BFLA vulnerability in Newgen OmniDocs v11.0 allows attackers to obtain sensitive information and execute a full account takeover via a crafted API request...

8.2CVSS6.8AI score0.00064EPSS
Exploits1References1
EUVD
EUVD
added 2025/12/15 6:30 p.m.1 views

EUVD-2025-203398

An unauthenticated Broken Function Level Authorization BFLA vulnerability in Newgen OmniDocs v11.0 allows attackers to obtain sensitive information and execute a full account takeover via a crafted API request...

8.2CVSS6.2AI score0.00064EPSS
Exploits1References3
CVE
CVE
added 2025/12/15 12:0 a.m.8 views

CVE-2025-65742

An unauthenticated Broken Function Level Authorization (BFLA) vulnerability affects Newgen OmniDocs v11.0, as documented across NVD, Red Hat, ENISA EUVD, CNNVD and CVE records. The issue allows an attacker to access sensitive information and conduct a full account takeover through a crafted API r...

8.2CVSS6.4AI score0.00064EPSS
Exploits1References2Affected Software1
Packet Storm News
Packet Storm News
added 2025/12/14 12:0 a.m.4 views

SHERLOCK: A Deep Learning Approach to Detect Software Vulnerabilities

The increasing reliance on software in various applications has made the problem of software vulnerability detection more critical. Software vulnerabilities can lead to security breaches, data theft, and other negative outcomes. Traditional software vulnerability detection techniques, such as...

7.4AI score
Exploits0
Positive Technologies
Positive Technologies
added 2025/11/25 12:0 a.m.6 views

PT-2025-48073

The Primakon Pi Portal 1.0.18 API /api/V2/pp udfv admin endpoint, fails to perform necessary server-side validation. The administrative LoginAs or user impersonation feature is vulnerable to a access control failure. This flaw allows any authenticated low-privileged user to execute a direct PATCH...

7.2AI score0.00056EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-24966

Malware in sbrugna...

10CVSS9.2AI score0.00549EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2020-19441

Malware in sbrugna...

8.8CVSS8.6AI score0.00129EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-11215

Malware in sbrugna...

6CVSS6.1AI score0.00102EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2019-11180

Malware in sbrugna...

8.8CVSS8.8AI score0.00223EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2019-11218

Malware in sbrugna...

9.8CVSS7.7AI score0.00493EPSS
Exploits0References2
Packet Storm News
Packet Storm News
added 2025/09/17 12:0 a.m.3 views

Beyond Classification: Evaluating LLMs for Fine-Grained Automatic Malware Behavior Auditing

Automated malware classification has achieved strong detection performance. Yet, malware behavior auditing seeks causal and verifiable explanations of malicious activities -- essential not only to reveal what malware does but also to substantiate such claims with evidence. This task is challengin...

7AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/09/14 12:0 a.m.3 views

Weakly Supervised Vulnerability Localization Via Multiple Instance Learning

Software vulnerability detection has emerged as a significant concern in the field of software security recently, capturing the attention of numerous researchers and developers. Most previous approaches focus on coarse-grained vulnerability detection, such as at the function or file level. Howeve...

6.9AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/09/04 12:0 a.m.3 views

An Empirical Study of Vulnerabilities in Python Packages and Their Detection

In the rapidly evolving software development landscape, Python stands out for its simplicity, versatility, and extensive ecosystem. Python packages, as units of organization, reusability, and distribution, have become a pressing concern, highlighted by the considerable number of vulnerability...

7AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/06/24 12:0 a.m.5 views

FuncVul: an Effective Function Level Vulnerability Detection Model Using LLM and Code Chunk

Software supply chain vulnerabilities arise when attackers exploit weaknesses by injecting vulnerable code into widely used packages or libraries within software repositories. While most existing approaches focus on identifying vulnerable packages or libraries, they often overlook the specific...

7.4AI score
Exploits0
Rows per page
Query Builder