# CVE DB

**URL:** <https://pentest.ws/tools/cve>

PenTest.WS maintains a local copy of the Common Vulnerabilities and Exposures (CVE) database and is searchable from within the application.

![CVE DB Search](/files/jMBggyBOB5tQbdO63yjx)

The search functionality will match any CVE entry containing all of the words entered into the search field. This includes the CVE's ID, description, references and other fields.

### CVE Details

Clicking on a result in the search results provides detailed information about the CVE.

![CVE Details](/files/ZPMyJulEHvXChzhVGsAt)

## Tier Availability

**CVE DB** is available on all tiers.


---

# 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.pentest.ws/search-capabilities/cve-db.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.
