With CVEs, time is on hackers' side (2024)

Most people don’t consider 15 minutes as a lot of time or as particularly valuable.

For cybersecurity professionals, though, 15 minutes has enormous value. It can literally spell the difference between safety and disaster. The reason? According to one security research firm, threat actors start scanning the web for vulnerable endpoints within 15 minutes of a given CVE being made public.

A CVE is born. What next?

What is a CVE? The Common Vulnerabilities and Exposures (CVE) program assigns unique IDs to publicly disclosed vulnerabilities.

When a vulnerability — defined as potentially exploitable code with possible adverse effects on confidentiality, integrity, or availability — is identified, the process kicks in. First, by checking that the vulnerability is not already on the CVE list. If it’s new, a CVE ID is assigned, shared with affected vendors and ultimately a public vulnerability announcement is prepared.

From the moment this public announcement is released, the 15 minute countdown clock starts ticking. So, what do defenders and threat actors do next?

What defenders do

In an ideal world, when any new CVE is announced, cybersecurity professionals immediately assess the impact and relevance of the CVE to their ecosystem. They check if patches or mitigations are available and promptly apply them to minimize exposure. They conduct vulnerability scanning and pen testing, then inform relevant stakeholders about the potential risks. But the world is not always ideal. In the real world, 66%of security organizations have a vulnerability backlog of over 100,000 vulnerabilities, and are able to patch less than 50% of these. This means that in the first 15 minutes, defenders can’t do all that much. And this is what makes effective preparation so important.

What hackers do

When a new CVE is announced, hackers have the luxury of acting swiftly. They scour the CVE’s details to identify vulnerabilities that can be exploited in target systems, then develop or adapt exploit tools to take advantage of these weaknesses. Then they actively search for systems that have not yet applied patches or mitigations — making them easy targets for intrusion. They can also share information about the CVE within the hacking community, potentially widening the circle of exploitation. And in the end, they attack — with alltoo well known results.

Ten tips to close the 15 mnute window

To reduce the likelihood of hackers exploiting a new CVE, security stakeholders are taking a more proactive and layered approach to cybersecurity. Here are ten tips to closing the 15-minute window:

Stay informed

Subscribe to security mailing lists and CVE databases to receive immediate notifications when new vulnerabilities are disclosed. This little action can give security leaders a big jump on potential threats.

Patch, patch and PATCH

Implement a continuous, robust and aggressive patch management process with prioritization to unauthenticated RCEs. As soon as patches or updates are released for vulnerable systems, apply them promptly. Leverage automated patch deployment tools to do so.

Scan for vulnerabilities

Scan systems and networks regularly for vulnerabilities, including CVEs. Leverage automated scanning tools to identify weaknesses that may have been missed.

Segment effectively

Make sure to segment the network to limit the spread of attacks, so a breach in one area can’t compromise the entire network.

Deploy IDPS

Deploy intrusion detection and prevention systems (IDPS) to detect and block suspicious activities, including attempts to exploit CVEs.

Check configurations

Double check that the first layers of defense, firewalls and access controls, are filtering incoming and outgoing traffic and limiting access to only authorized personnel.

Educate

Train all employees in basic cybersecurity, notably how to recognize phishing attempts, suspicious links and emails that could lead to CVE exploits.

Code securely

Implement secure coding practices and regularly audit and test applications for vulnerabilities.

Monitor the network

Continuously monitor the network for signs of unusual or malicious activity, including monitoring logs and setting up alerts for potential incidents.

Implement zero trust

Zero trust is not just a buzzword. Adopt a zero-trust security model that includes access controls, even within the network.

The bottom line

In cybersecurity, every second counts. Time is not on the side of defenders in the infamous 15-minute window after a new CVE is announced. Yet defenders can win this race against the clock with the right strategies and tools. To close this perilous window, cybersecurity stakeholders need to stay informed, patch relentlessly, scan vigilantly, segment wisely, configure diligently, educate comprehensively, code securely, and more. By remaining vigilant, cyber defenders can tilt the scales in favor of security.

Patrick Pocalyko is EVP GM North America at CYREBRO

With CVEs, time is on hackers' side (2024)

FAQs

Do hackers use CVE? ›

They scour the CVE's details to identify vulnerabilities that can be exploited in target systems, then develop or adapt exploit tools to take advantage of these weaknesses. Then they actively search for systems that have not yet applied patches or mitigations — making them easy targets for intrusion.

What does CVEs mean in security? ›

CVE stands for Common Vulnerabilities and Exposures. CVE is a glossary that classifies vulnerabilities. The glossary analyzes vulnerabilities and then uses the Common Vulnerability Scoring System (CVSS) to evaluate the threat level of a vulnerability.

What is the main purpose of the CVE list? ›

The mission of the CVE ® Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities. There is one CVE Record for each vulnerability in the catalog.

How does CVE work? ›

CVE IDs are assigned to flaws that meet a specific set of criteria. They must be fixed independently of any other bugs, they must be acknowledged by the vendor as having a negative impact on security, and they must be affecting only one codebase. Flaws that impact more than one product get separate CVEs.

Who controls CVE? ›

Founded in 1999, the CVE program is maintained by the MITRE corporation and sponsored by the U.S. Department of Homeland Security (DHS) and the Cybersecurity and Infrastructure Security Agency (CISA).

Who would dispute a CVE? ›

In this case, the technology vendor, maintainer, or third party may dispute the CVE Record. It's unclear why a record would be allowed with incomplete information in the first place, since that seems to defeat the purpose of having a record, since they are supposed to provide a unique identifier for a vulnerability.

What is the most common CVE? ›

The most exploited vulnerabilities in 2022
  • CVE-2020-1938 (GhostCat)
  • CVE-2018-2894. ...
  • CVE-2019-8442. ...
  • CVE-2021-26086. ...
  • CVE-2020-14179. ...
  • CVE-2018-13379. ...
  • CVE-2021-44228 (Log4j or Log4Shell) ...
  • CVE-2021-34473 (ProxyShell) ...

Does every vulnerability have a CVE? ›

No. This information can already be found in numerous vulnerability websites, databases, and security tool databases. CVE does not have this information because CVE is intended to link these different vulnerability capabilities, not to replace them.

Why is CVE important? ›

CVEs are important because they provide a way to classify and keep track of all known vulnerabilities. This allows organizations and system administrators to quickly assess the risk level associated with a particular vulnerability, making it easier to prioritize security fixes and patches.

Who can report CVE? ›

Anyone can request a CVE ID for a vulnerability or request an update to an existing CVE Record. Learn more on the Process page.

What is an example of a CVE? ›

Below are some examples of CVEs:

CVE-2022-21948: An Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'). CVE-2022-42291: NVIDIA GeForce Experience contains a vulnerability in the installer. CVE-2023-22643: An Improper Neutralization of Special Elements used in an OS Command.

What is the CVE strategy? ›

Countering violent extremism (CVE) involves a broad range of initiatives that seek to prevent individuals becoming or remaining violent extremists, and addresses the social impacts of violent extremism.

Do hackers use vulnerability scanners? ›

Every organization must run both passive and active vulnerability scans regularly. This is the only way to stay ahead of the cybercriminals who are running the same scans. The difference, however, is that hackers use scans to compromise your assets, whereas you use scans to close the holes and protect your assets.

When would you use CVE? ›

CVEs are important because they provide a way to classify and keep track of all known vulnerabilities. This allows organizations and system administrators to quickly assess the risk level associated with a particular vulnerability, making it easier to prioritize security fixes and patches.

How do hackers find vulnerabilities? ›

Hackers use OSINT to find and exploit vulnerabilities in your organization. This information can come from many different sources, such as those under your own control, from your employees, from leaked/stolen data and from search engines that index devices connected to the open internet.

Top Articles
Latest Posts
Article information

Author: Aron Pacocha

Last Updated:

Views: 6506

Rating: 4.8 / 5 (68 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Aron Pacocha

Birthday: 1999-08-12

Address: 3808 Moen Corner, Gorczanyport, FL 67364-2074

Phone: +393457723392

Job: Retail Consultant

Hobby: Jewelry making, Cooking, Gaming, Reading, Juggling, Cabaret, Origami

Introduction: My name is Aron Pacocha, I am a happy, tasty, innocent, proud, talented, courageous, magnificent person who loves writing and wants to share my knowledge and understanding with you.