# Package Vulnerable Update

## Requirements

* Linux Control Center 2.10.X or higher

## Overview

The **Package Vulnerable Update** action updates packages that were identified as vulnerable from a scan performed by the **7 Vulndb API** of LCC or through integration with **Tenable Security Center** or **Tenable Vulnerability Manager**.

## Objective

The purpose of this document is to demonstrate how to use the **Package Vulnerable Update** action in LCC.

## Identifying Vulnerable Packages with 7 Vulndb API

{% hint style="info" %}
In order for LCC to identify which package is vulnerable due to being outdated, it is necessary to run the **7 Vulndb API scan**.
{% endhint %}

\- Follow the step-by-step guide at the link below to run \*\*7 Vulndb API\*\*:\
\-

## Updating Vulnerable Packages

1. In the left menu of LCC, click on **Hosts**.

   ![](/files/jdZKGkyP3J03ki551buJ)
2. Select one or more hosts.
3. Click the **Actions** button at the top of the page and execute the **Package Vulnerable Update** action.

   ![](/files/xEYpg4WhN3B0pXJu7vRM)
4. Confirm the action by clicking **Yes**.

   ![](/files/kQ6qYmS9lZ9833tAvN8R)
5. Open the host where the action was executed and click **Actions History**.

   ![](/files/2KwniytBkXLkxGHnORW8)
6. Wait for the actions *Package Vulnerable Update*, *Package Check Update*, and *Photography* to reach the **Processed** status.

   ![](/files/lOC54pUR5sRySm44nz5W)
7. With this action, some vulnerabilities that can be mitigated simply by updating packages will no longer pose a risk to your environment!

Based on this information, it is possible to implement some security measures such as:

* Update the package
* Proactive monitoring
* Freeze the package version until the version issue is investigated
* Vulnerability management
* Backup and recovery

Although not limited to these, these measures aim to mitigate potential vulnerabilities and promote a safer environment.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxcontrolcenter.com.br/en/host-actions/package-vulnerable-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
