Lucene search
+L
GithubRecent

34386 matches found

Github Security Blog
Github Security Blog
•added 2026/02/03 3:30 p.m.•18 views

Django has an SQL Injection issue

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. FilteredRelation is subject to SQL injection in column aliases via control characters, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet methods annotate, aggregat...

8.3CVSS5.6AI score0.00754EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 3:30 p.m.•12 views

Django has an SQL Injection issue

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. .QuerySet.orderby is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in FilteredRelation. Earlier,...

8.5CVSS5.6AI score0.00802EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 3:30 p.m.•8 views

Django has Inefficient Algorithmic Complexity

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. django.utils.text.Truncator.chars and Truncator.words methods with html=True and the truncatecharshtml and truncatewordshtml template filters allow a remote attacker to cause a potential denial-of-service via...

7.5CVSS5.5AI score0.00993EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 3:30 p.m.•13 views

Django has Inefficient Algorithmic Complexity

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. ASGIRequest allows a remote attacker to cause a potential denial-of-service via a crafted request with multiple duplicate headers. Earlier, unsupported Django series such as 5.0.x, 4.1.x, and 3.2.x were not...

7.5CVSS5.5AI score0.00993EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 3:30 p.m.•13 views

Django has Observable Timing Discrepancy

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. The django.contrib.auth.handlers.modwsgi.checkpassword function for authentication via modwsgi allows remote attackers to enumerate users via a timing attack. Earlier, unsupported Django series such as 5.0.x,...

5.3CVSS5.5AI score0.00713EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 3:30 p.m.•14 views

Django has an SQL Injection issue

An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28. Raster lookups on RasterField only implemented on PostGIS allows remote attackers to inject SQL via the band index parameter. Earlier, unsupported Django series such as 5.0.x, 4.1.x, and 3.2.x were not evaluate...

8.3CVSS5.7AI score0.12976EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 p.m.•12 views

Moodle Affected by Improper Restriction of Excessive Authentication Attempts

A flaw was found in Moodle. A remote attacker could exploit a lack of proper rate limiting in the confirmation email service. This vulnerability allows attackers to more easily enumerate or guess user credentials, facilitating brute-force attacks against user accounts...

7.5CVSS5.5AI score0.00417EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 p.m.•11 views

Moodle Inserts Sensitive Information Into Sent Data

A flaw was found in moodle. During anonymous assignment submissions, user identifiers were inadvertently exposed in URLs. This data exposure allows unauthorized viewers to see internal user IDs, compromising the intended anonymity and potentially leading to information disclosure...

5.3CVSS5.3AI score0.00314EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 p.m.•11 views

Moodle has an authorization logic flaw

A flaw was found in Moodle. An authorization logic flaw, specifically due to incomplete role checks during the badge awarding process, allowed badges to be granted without proper verification. This could enable unauthorized users to obtain badges they are not entitled to, potentially leading to...

9.8CVSS5.3AI score0.00272EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 p.m.•12 views

Moodle Open Redirect vulnerability

A flaw was found in Moodle. An Open Redirect vulnerability in the OAuth login flow allows a remote attacker to redirect users to attacker-controlled pages after they have successfully authenticated. This occurs due to insufficient validation of redirect parameters, which could lead to phishing...

6.1CVSS5.5AI score0.00226EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 p.m.•13 views

Moodle vulnerable to Cross-site Scripting

A flaw was found in Moodle. A remote attacker could exploit a reflected Cross-Site Scripting XSS vulnerability in the policy tool return URL. This vulnerability arises from insufficient sanitization of URL parameters, allowing attackers to inject malicious scripts through specially crafted links...

6.1CVSS5.8AI score0.00333EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 p.m.•11 views

Moodle formula injection vulnerability

A flaw was found in Moodle. This formula injection vulnerability occurs when data fields are exported without proper escaping. A remote attacker could exploit this by providing malicious data that, when exported and opened in a spreadsheet, allows arbitrary formulas to execute. This can lead to...

7.8CVSS5.7AI score0.00251EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 p.m.•24 views

Moodle authentication bypass vulnerability

A flaw was found in Moodle. This authentication bypass vulnerability allows suspended users to authenticate through the Learning Tools Interoperability LTI Provider. The issue arises from the LTI authentication handlers failing to enforce the user's suspension status, enabling unauthorized access...

8.1CVSS5.4AI score0.00373EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 p.m.•11 views

Moodle vulnerable to Cross-site Scripting

A flaw was found in Moodle. This vulnerability, known as Cross-site Scripting XSS, occurs due to insufficient checks on user-provided data in the formula editor's arithmetic expression fields. A remote attacker could inject malicious code into these fields. When other users view these expressions...

7.3CVSS5.6AI score0.00266EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 p.m.•14 views

Moodle Cross-site Scripting (XSS) vulnerability

A flaw was found in Moodle. This Cross-site Scripting XSS vulnerability, caused by improper sanitization of AI prompt responses, allows attackers to inject malicious HTML or script into web pages. When other users view these compromised pages, their sessions could be stolen, or the user interface...

7.3CVSS5.4AI score0.00232EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 a.m.•15 views

Tendenci CMS Contains a Cross-site Scripting Vulnerability in its Jobs Module

A stored cross-site scripting XSS vulnerability in the Jobs module of Tendenci CMS v15.3.7 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload...

5.4CVSS5.6AI score0.00235EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 a.m.•11 views

Subrion CMS vulnerable to cross-site scripting

Multiple reflected Cross-site Scripting XSS vulnerabilities in the installation module of Subrion CMS v4.2.1 allow attackers to execute arbitrary Javascript in the context of the user's browser via injecting a crafted payload into the dbuser, dbpwd, and dbname parameters...

6.1CVSS5.8AI score0.00254EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/03 12:30 a.m.•11 views

Tendenci CMS contains a stored Cross-site Scripting (XSS) vulnerability in the Forums module

A stored cross-site scripting XSS vulnerability in the Forums module of Tendenci CMS v15.3.7 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload...

5.4CVSS5.6AI score0.00235EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 11:41 p.m.•21 views

OpenClaw/Clawdbot has OS Command Injection via Project Root Path in sshNodeCommand

Two related vulnerabilities existed in the macOS application's SSH remote connection handling CommandResolver.swift: Details The sshNodeCommand function constructed a shell script without properly escaping the user-supplied project path in an error message. When the cd command failed, the unescap...

7.7CVSS6.4AI score0.00935EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 11:41 p.m.•14 views

OpenClaw/Clawdbot has 1-Click RCE via Authentication Token Exfiltration From gatewayUrl

Summary The Control UI trusts gatewayUrl from the query string without validation and auto-connects on load, sending the stored gateway token in the WebSocket connect payload. Clicking a crafted link or visiting a malicious site can send the token to an attacker-controlled server. The attacker ca...

8.8CVSS6.2AI score0.08016EPSS
SaveExploits5References5Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 11:39 p.m.•26 views

OpenClaw/Clawdbot Docker Execution has Authenticated Command Injection via PATH Environment Variable

Summary A Command Injection vulnerability existed in Clawdbot’s Docker sandbox execution mechanism due to unsafe handling of the PATH environment variable when constructing shell commands. An authenticated user able to control environment variables could influence command execution within the...

8.8CVSS5.7AI score0.04773EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 11:33 p.m.•21 views

SageMaker Python SDK has Exposed HMAC

Summary SageMaker Python SDK is an open source library for training and deploying machine learning models on Amazon SageMaker. An issue where the HMAC secret key is stored in environment variables and disclosed via the DescribeTrainingJob API has been identified. Impact - Function and Payload...

8.5CVSS6.5AI score0.00455EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 11:24 p.m.•12 views

SageMaker Python SDK has Insecure TLS Configuration

Summary SageMaker Python SDK is an open source library for training and deploying machine learning models on Amazon SageMaker. An issue where SSL certificate verification was globally disabled in the Triton Python backend has been found. Impact Arbitrary Code Execution: Disabling SSL verification...

8.2CVSS6.4AI score0.00244EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 11:12 p.m.•17 views

Magento's X-Original-Url header can expose admin url

Impact The admin url can be discovered without prior knowledge of it's location by exploiting the X-Original-Url header on some configurations. Patches The bug comes from the Zend library and is patche by unsetting the header in the bootstrap process. Workarounds Unset the X-Original-Url header i...

5.3CVSS5.4AI score0.00289EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 11:4 p.m.•12 views

Craft Commerce has Stored XSS in Shipping Zone (Name & Description) Fields Leading to Potential Privilege Escalation

Summary A stored XSS vulnerability in Craft Commerce allows attackers to execute malicious JavaScript in an administrator’s browser. This occurs because the Shipping Zone Name & Description fields in the Store Management section are not properly sanitized before being displayed in the admin panel...

6.1CVSS5.7AI score0.00261EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 11:2 p.m.•11 views

Craft Commerce has Stored XSS in Inventory Location Address Leading to Potential Privilege Escalation

Summary A stored XSS vulnerability in Craft Commerce allows attackers to execute malicious JavaScript in an administrator’s browser. This occurs because the 'Address Line 1' field in Inventory Locations is not properly sanitized before being displayed in the admin panel. Proof of Concept Required...

6.1CVSS5.7AI score0.00261EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 11:0 p.m.•12 views

Craft Commerce has Stored XSS in Tax Zones (Name & Description) Leading to Potential Privilege Escalation

Summary A stored XSS vulnerability in Craft Commerce allows attackers to execute malicious JavaScript in an administrator’s browser. This occurs because the Name & Description fields in Tax Zones are not properly sanitized before being displayed in the admin panel. Proof of Concept Requirments -...

6.1CVSS5.7AI score0.00283EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:51 p.m.•11 views

Craft Commerce has Stored XSS in Tax Categories (Name & Description) Fields Leading to Potential Privilege Escalation

Summary A stored XSS vulnerability in Craft Commerce allows attackers to execute malicious JavaScript in an administrator’s browser. This occurs because the Tax Categories Name & Description fields in the Store Management section are not properly sanitized before being displayed in the admin pane...

6.1CVSS5.7AI score0.00261EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:51 p.m.•9 views

Craft CMS has Stored XSS in Tax Rates Name Leading to Potential Privilege Escalation

Summary A stored XSS vulnerability in Craft Commerce allows attackers to execute malicious JavaScript in an administrator's browser. This occurs because the Tax Rates 'Name' field in the Store Management section is not properly sanitized before being displayed in the admin panel. Proof of Concept...

6.1CVSS5.7AI score0.00261EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:49 p.m.•11 views

Craft Commerce has Stored XSS in Shipping Methods Name Field Leading to Potential Privilege Escalation

Summary A stored XSS vulnerability in Craft Commerce allows attackers to execute malicious JavaScript in an administrator’s browser. This occurs because the Shipping Methods Name field in the Store Management section is not properly sanitized before being displayed in the admin panel. --- Proof o...

6.1CVSS5.7AI score0.00253EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:45 p.m.•11 views

Craft Commerce has Stored XSS in Shipping Categories (Name & Description) Fields Leading to Potential Privilege Escalation

Summary A stored XSS vulnerability in Craft Commerce allows attackers to execute malicious JavaScript in an administrator’s browser. This occurs because the Shipping Categories Name & Description fields in the Store Management section are not properly sanitized before being displayed in the admin...

6.2CVSS5.7AI score0.00261EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:44 p.m.•11 views

Craft Commerce has Stored XSS in Product Type Name

Summary Stored XSS via Product Type names. The name is not sanitized when displayed in user permissions settings. The vulnerable input source is in Commerce Product Type settings, but the sink is in CMS user permissions settings. Reporting to Commerce GHSA since the input originates here. Users a...

4.8CVSS5.4AI score0.00261EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:43 p.m.•14 views

Craft Commerce has Stored XSS via Order Status Message with potential database exfiltration

Summary A stored XSS vulnerability exists in Craft Commerce’s Order Status History Message. The message is rendered using the |md filter, which permits raw HTML, enabling malicious script execution. If a user has database backup utility permissions which do not require an elevated session, an...

6.2CVSS5.5AI score0.003EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:41 p.m.•9 views

Craft Commerce has Stored DOM XSS in Order Status Name (Reflects in "Recent Orders" Dashboard Widget)

Summary A stored DOM XSS vulnerability exists in the "Recent Orders" dashboard widget. The Order Status Name is rendered via JavaScript string concatenation without proper escaping, allowing script execution when any admin visits the dashboard. Users are recommended to update to the patched 5.5.2...

6.2CVSS5.6AI score0.00304EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:26 p.m.•14 views

SignalK Server has Path Traversal leading to information disclosure

Summary A Path Traversal vulnerability in SignalK Server's applicationData API allows authenticated users on Windows systems to read, write, and list arbitrary files and directories on the filesystem. The validateAppId function blocks forward slashes / but not backslashes , which are treated as...

5CVSS5.7AI score0.00384EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:25 p.m.•15 views

Fastify Vulnerable to DoS via Unbounded Memory Allocation in sendWebStream

Impact A Denial of Service vulnerability in Fastify’s Web Streams response handling can allow a remote client to exhaust server memory. Applications that return a ReadableStream or Response with a Web Stream body via reply.send are impacted. A slow or non-reading client can trigger unbounded...

3.7CVSS5.5AI score0.00488EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:23 p.m.•16 views

Fastify's Content-Type header tab character allows body validation bypass

Impact A validation bypass vulnerability exists in Fastify where request body validation schemas specified by Content-Type can be completely circumvented. By appending a tab character \t followed by arbitrary content to the Content-Type header, attackers can bypass body validation while the serve...

7.5CVSS5.6AI score0.0077EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:21 p.m.•12 views

locutus is vulnerable to Prototype Pollution

Summary A Prototype Pollution vulnerability exists in the the npm package locutus 2.0.12. Despite a previous fix that attempted to mitigate Prototype Pollution by checking whether user input contained a forbidden key, it is still possible to pollute Object.prototype via a crafted input using...

9.4CVSS6.2AI score0.00261EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 10:11 p.m.•18 views

cert-manager-controller DoS via Specially Crafted DNS Response

Impact The cert-manager-controller performs DNS lookups during ACME DNS-01 processing for zone discovery and propagation self-checks. By default, these lookups use standard unencrypted DNS. An attacker who can intercept and modify DNS traffic from the cert-manager-controller pod can insert a...

5.9CVSS5.5AI score0.00349EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 9:52 p.m.•16 views

CI4MS Vulnerable to Remote Code Execution (RCE) via Arbitrary File Creation and Save in File Editor

Summary A critical vulnerability has been identified in CI4MS that allows an authenticated user with file editor permissions to achieve Remote Code Execution RCE. By leveraging the file creation and save endpoints, an attacker can upload and execute arbitrary PHP code on the server. Vulnerability...

9.9CVSS6.5AI score0.00805EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 9:52 p.m.•9 views

CI4MS Vulnerable to User Email Enumeration via Password Reset Flow

Summary The authentication implementation in CI4MS is vulnerable to email enumeration. An unauthenticated attacker can determine whether an email address is registered in the system by analyzing the application's response during the password reset process. Vulnerability Details - The password res...

5.3CVSS5.5AI score0.00349EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 9:21 p.m.•18 views

Bambuddy Uses Hardcoded Secret Key + Many API Endpoints do not Require Authentication

Summary 1. A hardcoded secret key used for signing JWTs is checked into source code 2. ManyAPI routes do not check authentication Details I am using the publicly available docker image at ghcr.io/maziggy/bambuddy 1. Hardcoded JWT Secret Key...

9.8CVSS5.5AI score0.00724EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 9:16 p.m.•16 views

WireGuard Portal v2 has Open Redirect Vulnerability in OAuth Authentication Flow

Summary An Open Redirect vulnerability exists in the OAuth authentication flow that allows attackers to redirect users to external malicious websites after authentication. The vulnerability is caused by insufficient validation of the return parameter in the OAuth login initialization endpoint...

5.4AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 8:50 p.m.•16 views

picklescan vulnerable to arbitrary file create using logging.FileHandler

Summary Unsafe pickle deserialization allows unauthenticated attackers to perform Arbitrary File Creation. By chaining the logging.FileHandler class, an attacker can bypass RCE-focused blocklists to create empty files on the server. The vulnerability allows creating zero-byte files in arbitrary...

5.8AI score
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 8:45 p.m.•13 views

picklescan missing detection by simple obfuscation of a `builtins.eval` call

Summary An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the host loading a pickle payload from an untrusted source. Details It's possible to hide the eval call nested under another callable via getattr. PoC python import builtins class EvilClas...

9.8CVSS6.2AI score0.00519EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 8:42 p.m.•16 views

Langroid has WAF Bypass Leading to RCE in TableChatAgent

Affected Scope langroid = 0.59.31 Vulnerability Description CVE-2025-46724 fix bypass: TableChatAgent can call pandaseval tool to evaluate the expression. There is a WAF in langroid/utils/pandasutils.py introduced to block code injection CVE-2025-46724. However it can be bypassed due to literalok...

9.8CVSS6.1AI score0.00742EPSS
SaveExploits2References7Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 8:33 p.m.•14 views

ml-dsa's UseHint function has off by two error when r0 equals zero

Summary There's a bug in the usehint function where it adds 1 instead of subtracting 1 when the decomposed low bits r0 equal exactly zero. FIPS 204 Algorithm 40 is pretty clear that r0 0 means strictly positive, but the current code treats zero as positive. This causes valid signatures to...

5.5AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 8:25 p.m.•12 views

terraform-provider-proxmox has insecure sudo recommendation in the documentation

Note: It is uncertain whether this constitutes a vulnerability or should be filed as an issue instead. Summary In the SSH configuration documentation, the sudoer line that was suggested can be escalated to edit any files in the system. Details The following line were suggested for addition in the...

8.7CVSS5.6AI score0.00431EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 8:19 p.m.•15 views

@backstage/plugin-techdocs-node vulnerable to arbitrary code execution via MkDocs hooks

Impact When TechDocs is configured with runIn: local, a malicious actor who can submit or modify a repository's mkdocs.yml file can execute arbitrary Python code on the TechDocs build server via MkDocs hooks configuration. Patches Upgrade to @backstage/plugin-techdocs-node version 1.13.11, 1.14.1...

8.8CVSS5.9AI score0.00541EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2026/02/02 8:17 p.m.•12 views

SandboxJS Vulnerable to Prototype Pollution -> Sandbox Escape -> RCE

Summary SandboxJS does not properly restrict lookupGetter which can be used to obtain prototypes, which can be used for escaping the sandbox / remote code execution. Details https://github.com/nyariv/SandboxJS/blob/f212a38fb5a6d4bc2bc2e2466c0c011ce8d41072/src/executor.tsL368-L398 The Object...

10CVSS5.9AI score0.01091EPSS
SaveExploits1References5Affected Software1
Total number of security vulnerabilities34386