Share
## https://sploitus.com/exploit?id=ECD5D758-774C-5488-B782-C8996208B401
# CVE-2021-41773-nse
# By George Labrin (@creadpag)
## 

[![N|Solid](https://tpx.mx/0xFiles/files/2020/04/logo_t.png)](https://tpx.mx/)

[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)

Checks if Server is vulnerable to Apache 2.4.49 [CVE-2021-41773]("https://nvd.nist.gov/vuln/detail/CVE-2021-41773").
## POC
Open your favorite Terminal and run these commands.

## Use NMAP.

First Tab:

```sh
mv cve-2021-41773.nse /usr/share/nmap/scripts/
```

Second Tab:

```sh
sudo nmap -Pn --script=cve-2021-41773.nse  X.X.X.X -p X
```

![N|Solid](https://i.imgur.com/yLKpBH2.png)