BlackTreeCVE Intelligence
← Back to the CVE catalogue
Full vulnerability report · 2021
CVE-2021-3520High confidence

n/a lz4 — Integer Overflow or Wraparound

n/a · lz4

9.8CriticalCVSS 3.1
Recommended action
Within 72 hours

Critical technical impact with a remotely reachable, unauthenticated path; no CISA KEV confirmation is currently recorded.

Patch available
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

1 current
SSA-398330 · CSAF 2.0 · revision 18 · interimSiemens ProductCERTSSA-398330: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 CPU 1518(F)-4 PN/DP MFP >= V3.1.0 and < V3.1.5
5 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AB0)
  • SIMATIC S7-1500 CPU 1518-4 PN/DP MFP (6ES7518-4AX00-1AC0)
  • SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AB0)
  • SIMATIC S7-1500 CPU 1518F-4 PN/DP MFP (6ES7518-4FX00-1AC0)
  • SIPLUS S7-1500 CPU 1518-4 PN/DP MFP (6AG1518-4AX00-4AC0)
Summary
There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.
Remediation
Update to V3.1.5 or later version
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2021-26836

No EUVD known-exploited evidence

ENISA has published the identifier mapping but no EUVD description has been stored yet.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
Not supplied in the stored EUVD record
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 72 hours

Critical technical impact with a remotely reachable, unauthenticated path; no CISA KEV confirmation is currently recorded.

Patch available
01

What, why and how

There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.

What

There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.

Why

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may disrupt the affected service.

What

There's a flaw in lz4. An attacker who submits a crafted file to an application linked with lz4 may be able to trigger an integer overflow, leading to calling of memmove() on a negative size argument, causing an out-of-bounds write and/or a crash. The greatest impact of this flaw is to availability, with some potential impact to confidentiality and integrity as well.

Why

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

How

An attacker operating through a network path may attempt exploitation without authentication or user interaction. If successful, the issue may disrupt the affected service.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
a network path → Integer Overflow or Wraparound → disrupt the affected service
Attack surface
Network
Privileges required
None: unauthenticated exploitation is possible
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-190

CWE-190: Integer Overflow or Wraparound. The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRNonePrivileges required: The attacker does not need an account or existing privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CHighConfidentiality impact: A successful attack can cause a major loss.IHighIntegrity impact: A successful attack can cause a major loss.AHighAvailability impact: A successful attack can cause a major loss.
Post-exploitation / living off the land
No specific living-off-the-land technique is confirmed in the structured sources. Monitor normal administration tools for activity inconsistent with the affected service's baseline.
NetworkUnauthenticatedDenial of serviceCWE-190
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

BSI · German · WID-SEC-2023-2229Splunk Splunk Enterprise: Mehrere Schwachstellen

Ein entfernter, authentifizierter Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise ausnutzen, um beliebigen Code auszuführen, einen 'Denial of Service'-Zustand zu verursachen, seine Privilegien zu erweitern und weitere, nicht spezifizierte Auswirkungen zu verursachen.

Official advisory ↗
BSI · German · WID-SEC-2025-0227IBM QRadar SIEM: Mehrere Schwachstellen

Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um seine Privilegien zu erweitern, Administratorrechte zu erlangen, beliebigen Programmcode auszuführen, Informationen offenzulegen, Dateien zu manipulieren oder Sicherheitsvorkehrungen zu umgehen.

Official advisory ↗
BSI · German · WID-SEC-2022-0721Red Hat Enterprise Linux: Mehrere Schwachstellen

Ein entfernter, anonymer, authentifizierter oder lokaler Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux ausnutzen, um beliebigen Programmcode auszuführen und einen Denial of Service Zustand herzustellen.

Official advisory ↗
BSI · German · WID-SEC-2023-1350Splunk Splunk Enterprise: Mehrere Schwachstellen in Komponenten von Drittanbietern

Ein Angreifer kann mehrere Schwachstellen in Splunk Splunk Enterprise in diversen Komponenten von Drittanbietern ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.

Official advisory ↗
Cyber Security Agency of Singapore · English · CSA-SB-20210609Security Bulletin 09 Jun 2021

The Cyber Security Agency of Singapore included this CVE in its official Security Bulletin 09 Jun 2021, published on 9 June 2021. Open the linked bulletin for the product, severity and reference information published in that issue.

Official advisory ↗
CERT-FR · French · CERTFR-2026-AVI-0218Multiples vulnérabilités dans les produits VMware

ecord?id=CVE-2021-22947 Référence CVE CVE-2021-27645 https://www.cve.org/CVERecord?id=CVE-2021-27645 Référence CVE CVE-2021-29390 https://www.cve.org/CVERecord?id=CVE-2021-29390 Référence CVE CVE-2021-30560 https://www.cve.org/CVERecord?id=CVE-2021-30560 Référence CVE CVE-2021-32256 https://www.cve.org/CVERecord?id=CVE-2021-32256 Référence CVE CVE-2021-32292 https://www.cve.org/CVERecord?id=CVE-2021-32292 Référence CVE CVE-2021-3326 https://www.cve.org/CVERecord?id=CVE-2021-3326 Référence CVE CVE-2021-33574 https://www.cve.org/CVERecord?id=CVE-2021-33574 Référence CVE CVE-2021-3421 https://www.cve.org/CVERecord?id=CVE-2021-3421 Référence CVE CVE-2021-3520 https://www.cve.org/CVERecord?id=CVE-2021-3520 Référence CVE CVE-2021-3521 https://www.cve.org/CVERecord?id=CVE-2021-3521 Référence CVE CVE-2021-3549 https://www.cve.org/CVERecord?id=CVE-2021-3549 Référence CVE CVE-2021-35937 https://www.cve.org/CVERecord?id=CVE-2021-35937 Référence CVE CVE-2021-35938 https://www.cve.org/CVERecord?id=CVE-2021-35938 Référence CVE CVE-2021-35939 https://www.cve.org/CVERecord?id=CVE-2021-35939 Référence CVE CVE-2021-35942 https://www.cve.org/CVERecord?id=CVE-2021-35942 Référence CVE CVE-2021-36770 https://www.cve.org/CVERecord?id=CVE-2021-36770 Référence CVE CVE-2021-36976 https://www.cve.org/CVERecord?id=CVE-2

Official advisory ↗
CERT-FR · French · CERTFR-2025-AVI-0969Multiples vulnérabilités dans les produits VMware

g/CVERecord?id=CVE-2021-33294 Référence CVE CVE-2021-33574 https://www.cve.org/CVERecord?id=CVE-2021-33574 Référence CVE CVE-2021-33621 https://www.cve.org/CVERecord?id=CVE-2021-33621 Référence CVE CVE-2021-3421 https://www.cve.org/CVERecord?id=CVE-2021-3421 Référence CVE CVE-2021-3426 https://www.cve.org/CVERecord?id=CVE-2021-3426 Référence CVE CVE-2021-34558 https://www.cve.org/CVERecord?id=CVE-2021-34558 Référence CVE CVE-2021-3468 https://www.cve.org/CVERecord?id=CVE-2021-3468 Référence CVE CVE-2021-3500 https://www.cve.org/CVERecord?id=CVE-2021-3500 Référence CVE CVE-2021-3502 https://www.cve.org/CVERecord?id=CVE-2021-3502 Référence CVE CVE-2021-3520 https://www.cve.org/CVERecord?id=CVE-2021-3520 Référence CVE CVE-2021-3521 https://www.cve.org/CVERecord?id=CVE-2021-3521 Référence CVE CVE-2021-35452 https://www.cve.org/CVERecord?id=CVE-2021-35452 Référence CVE CVE-2021-35550 https://www.cve.org/CVERecord?id=CVE-2021-35550 Référence CVE CVE-2021-35556 https://www.cve.org/CVERecord?id=CVE-2021-35556 Référence CVE CVE-2021-35559 https://www.cve.org/CVERecord?id=CVE-2021-35559 Référence CVE CVE-2021-35560 https://www.cve.org/CVERecord?id=CVE-2021-35560 Référence CVE CVE-2021-35561 https://www.cve.org/CVERecord?id=CVE-2021-35561 Référence CVE CVE-2021-35564 https://www.cve.org/CVERecord?id=CVE

Official advisory ↗
CERT-FR · French · CERTFR-2024-AVI-0380Multiples vulnérabilités dans les produits NetApp

De multiples vulnérabilités ont été découvertes dans les produits NetApp . Elles permettent à un attaquant de provoquer un déni de service à distance et une atteinte à la confidentialité des données et une atteinte à l'intégrité des données.

Official advisory ↗
CERT-FR · French · CERTFR-2023-AVI-1015Multiples vulnérabilités dans les produits Siemens

/CVERecord?id=CVE-2021-3326 Référence CVE CVE-2021-33294 https://www.cve.org/CVERecord?id=CVE-2021-33294 Référence CVE CVE-2021-33560 https://www.cve.org/CVERecord?id=CVE-2021-33560 Référence CVE CVE-2021-33574 https://www.cve.org/CVERecord?id=CVE-2021-33574 Référence CVE CVE-2021-33910 https://www.cve.org/CVERecord?id=CVE-2021-33910 Référence CVE CVE-2021-3426 https://www.cve.org/CVERecord?id=CVE-2021-3426 Référence CVE CVE-2021-3516 https://www.cve.org/CVERecord?id=CVE-2021-3516 Référence CVE CVE-2021-3517 https://www.cve.org/CVERecord?id=CVE-2021-3517 Référence CVE CVE-2021-3518 https://www.cve.org/CVERecord?id=CVE-2021-3518 Référence CVE CVE-2021-3520 https://www.cve.org/CVERecord?id=CVE-2021-3520 Référence CVE CVE-2021-3537 https://www.cve.org/CVERecord?id=CVE-2021-3537 Référence CVE CVE-2021-3541 https://www.cve.org/CVERecord?id=CVE-2021-3541 Référence CVE CVE-2021-3580 https://www.cve.org/CVERecord?id=CVE-2021-3580 Référence CVE CVE-2021-35942 https://www.cve.org/CVERecord?id=CVE-2021-35942 Référence CVE CVE-2021-36084 https://www.cve.org/CVERecord?id=CVE-2021-36084 Référence CVE CVE-2021-36085 https://www.cve.org/CVERecord?id=CVE-2021-36085 Référence CVE CVE-2021-36086 https://www.cve.org/CVERecord?id=CVE-2021-36086 Référence CVE CVE-2021-36087 https://www.cve.org/CVERecord?id=CVE-202

Official advisory ↗
CERT-FR · French · CERTFR-2023-AVI-0701Multiples vulnérabilités dans Splunk

d?id=CVE-2021-30560 Référence CVE CVE-2021-31525 https://www.cve.org/CVERecord?id=CVE-2021-31525 Référence CVE CVE-2021-31566 https://www.cve.org/CVERecord?id=CVE-2021-31566 Référence CVE CVE-2021-33194 https://www.cve.org/CVERecord?id=CVE-2021-33194 Référence CVE CVE-2021-33195 https://www.cve.org/CVERecord?id=CVE-2021-33195 Référence CVE CVE-2021-33196 https://www.cve.org/CVERecord?id=CVE-2021-33196 Référence CVE CVE-2021-33197 https://www.cve.org/CVERecord?id=CVE-2021-33197 Référence CVE CVE-2021-33198 https://www.cve.org/CVERecord?id=CVE-2021-33198 Référence CVE CVE-2021-34558 https://www.cve.org/CVERecord?id=CVE-2021-34558 Référence CVE CVE-2021-3520 https://www.cve.org/CVERecord?id=CVE-2021-3520 Référence CVE CVE-2021-3572 https://www.cve.org/CVERecord?id=CVE-2021-3572 Référence CVE CVE-2021-36221 https://www.cve.org/CVERecord?id=CVE-2021-36221 Référence CVE CVE-2021-36976 https://www.cve.org/CVERecord?id=CVE-2021-36976 Référence CVE CVE-2021-3803 https://www.cve.org/CVERecord?id=CVE-2021-3803 Référence CVE CVE-2021-38297 https://www.cve.org/CVERecord?id=CVE-2021-38297 Référence CVE CVE-2021-38561 https://www.cve.org/CVERecord?id=CVE-2021-38561 Référence CVE CVE-2021-39293 https://www.cve.org/CVERecord?id=CVE-2021-39293 Référence CVE CVE-2021-41182 https://www.cve.org/CVERecord?id=CVE-2

Official advisory ↗
CERT-FR · French · CERTFR-2023-AVI-0561Multiples vulnérabilités dans Oracle Database Server

De multiples vulnérabilités ont été découvertes dans Oracle Database Server. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.

Official advisory ↗
CERT-FR · French · CERTFR-2023-AVI-0428Multiples vulnérabilités dans les produits Splunk

d?id=CVE-2021-23343 Référence CVE CVE-2021-23368 https://www.cve.org/CVERecord?id=CVE-2021-23368 Référence CVE CVE-2021-23382 https://www.cve.org/CVERecord?id=CVE-2021-23382 Référence CVE CVE-2021-27292 https://www.cve.org/CVERecord?id=CVE-2021-27292 Référence CVE CVE-2021-29060 https://www.cve.org/CVERecord?id=CVE-2021-29060 Référence CVE CVE-2021-31566 https://www.cve.org/CVERecord?id=CVE-2021-31566 Référence CVE CVE-2021-33502 https://www.cve.org/CVERecord?id=CVE-2021-33502 Référence CVE CVE-2021-33503 https://www.cve.org/CVERecord?id=CVE-2021-33503 Référence CVE CVE-2021-33587 https://www.cve.org/CVERecord?id=CVE-2021-33587 Référence CVE CVE-2021-3520 https://www.cve.org/CVERecord?id=CVE-2021-3520 Référence CVE CVE-2021-36976 https://www.cve.org/CVERecord?id=CVE-2021-36976 Référence CVE CVE-2021-3803 https://www.cve.org/CVERecord?id=CVE-2021-3803 Référence CVE CVE-2021-43565 https://www.cve.org/CVERecord?id=CVE-2021-43565 Référence CVE CVE-2022-1705 https://www.cve.org/CVERecord?id=CVE-2022-1705 Référence CVE CVE-2022-1962 https://www.cve.org/CVERecord?id=CVE-2022-1962 Référence CVE CVE-2022-22576 https://www.cve.org/CVERecord?id=CVE-2022-22576 Référence CVE CVE-2022-23491 https://www.cve.org/CVERecord?id=CVE-2022-23491 Référence CVE CVE-2022-23772 https://www.cve.org/CVERecord?id=CVE-202

Official advisory ↗
CERT-FR · French · CERTFR-2022-AVI-650Multiples vulnérabilités dans les produits Juniper

ERecord?id=CVE-2021-23017 Référence CVE CVE-2021-23839 https://www.cve.org/CVERecord?id=CVE-2021-23839 Référence CVE CVE-2021-23840 https://www.cve.org/CVERecord?id=CVE-2021-23840 Référence CVE CVE-2021-23841 https://www.cve.org/CVERecord?id=CVE-2021-23841 Référence CVE CVE-2021-28950 https://www.cve.org/CVERecord?id=CVE-2021-28950 Référence CVE CVE-2021-3177 https://www.cve.org/CVERecord?id=CVE-2021-3177 Référence CVE CVE-2021-33574 https://www.cve.org/CVERecord?id=CVE-2021-33574 Référence CVE CVE-2021-3487 https://www.cve.org/CVERecord?id=CVE-2021-3487 Référence CVE CVE-2021-3517 https://www.cve.org/CVERecord?id=CVE-2021-3517 Référence CVE CVE-2021-3520 https://www.cve.org/CVERecord?id=CVE-2021-3520 Référence CVE CVE-2021-35550 https://www.cve.org/CVERecord?id=CVE-2021-35550 Référence CVE CVE-2021-35556 https://www.cve.org/CVERecord?id=CVE-2021-35556 Référence CVE CVE-2021-35559 https://www.cve.org/CVERecord?id=CVE-2021-35559 Référence CVE CVE-2021-35561 https://www.cve.org/CVERecord?id=CVE-2021-35561 Référence CVE CVE-2021-35564 https://www.cve.org/CVERecord?id=CVE-2021-35564 Référence CVE CVE-2021-35565 https://www.cve.org/CVERecord?id=CVE-2021-35565 Référence CVE CVE-2021-35567 https://www.cve.org/CVERecord?id=CVE-2021-35567 Référence CVE CVE-2021-35578 https://www.cve.org/CVERecord?id=C

Official advisory ↗
CERT-FR · French · CERTFR-2021-AVI-791Multiples vulnérabilités dans les produits IBM

ve.org/CVERecord?id=CVE-2021-3177 Référence CVE CVE-2021-3326 https://www.cve.org/CVERecord?id=CVE-2021-3326 Référence CVE CVE-2021-33910 https://www.cve.org/CVERecord?id=CVE-2021-33910 Référence CVE CVE-2021-3421 https://www.cve.org/CVERecord?id=CVE-2021-3421 Référence CVE CVE-2021-3449 https://www.cve.org/CVERecord?id=CVE-2021-3449 Référence CVE CVE-2021-3450 https://www.cve.org/CVERecord?id=CVE-2021-3450 Référence CVE CVE-2021-3516 https://www.cve.org/CVERecord?id=CVE-2021-3516 Référence CVE CVE-2021-3517 https://www.cve.org/CVERecord?id=CVE-2021-3517 Référence CVE CVE-2021-3518 https://www.cve.org/CVERecord?id=CVE-2021-3518 Référence CVE CVE-2021-3520 https://www.cve.org/CVERecord?id=CVE-2021-3520 Référence CVE CVE-2021-3537 https://www.cve.org/CVERecord?id=CVE-2021-3537 Référence CVE CVE-2021-3541 https://www.cve.org/CVERecord?id=CVE-2021-3541 Référence CVE CVE-2021-3609 https://www.cve.org/CVERecord?id=CVE-2021-3609 Gestion détaillée du document le 15 octobre 2021 Version initiale Alertes Avis Bulletins d’actualités Mentions légales Conditions générales À propos Contact cyber.gouv.fr service-public.fr legifrance.gouv.fr info.gouv.fr france.fr info.gouv.fr/risques Premier Ministre / Secrétariat Général de la Défense et de la Sécurité Nationale / Agence nationale de la sécurité des systèm

Official advisory ↗
JVN iPedia · Japanese · JVNDB-2021-007684lz4 における境界外書き込みに関する脆弱性

lz4 には、境界外書き込みに関する脆弱性、および整数オーバーフローの脆弱性が存在します。

Official advisory ↗
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
Fixed
An authoritative update reference is available, but the fixed version is not recorded in the structured CVE fields. Check the linked vendor advisory for the applicable release.
Action
Update to V3.1.5 or later version
Workaround
No verified workaround is recorded. If business-safe, reduce exposure to the affected interface and allow only trusted sources until authoritative guidance is available.
04

Evidence and provenance

Published 2 Jun 2021 · Last source change 3 Aug 2024, 17:01 UTC · CWE-190 · Integer Overflow or Wraparound

CVE recordCVE.org · 5.1
CVSS sourceNIST NVD
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2021-26836
Product sourceVendor CSAF · Siemens ProductCERT
Remediation sourceVendor CSAF · Siemens ProductCERT
CWE sourceCNA
NVD statusNVD modified after enrichment

Core structured fields are present and their contributing authorities are shown above.

Material change intelligence

What changed after publication

View recent updates ↗

No material field changes have been recorded since change tracking began. Routine source refreshes and cosmetic edits are intentionally excluded.

Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2021-3520 · cve.blacktree.nl