CVE-2022-31629 POC# CVE-2022-31629 poc
## [PHP Bug report](https://bugs.php.net/bug.php?id=81727)
## How to test
### Install
```shell
git clone https://github.com/SilNex/CVE-2022-31629-poc
cd ./CVE-2022-31629-poc
docker-compose up -d
```
### TEST
`https://localhost:8110` : v8.1.10
`https://localhost:8111` : v8.1.11
### Chrome HSTS issue
`thisisunsafe` 를 hsts페이지에서 입력하면됩니다.
Typing `thisisunsafe` on hsts error page.
[4.0K] /data/pocs/7a510124a796db4771c008fcc235fe880871b797
├── [4.0K] 8110
│ └── [ 95] dockerfile
├── [4.0K] 8111
│ └── [ 95] dockerfile
├── [ 355] docker-compose.yml
├── [1.4K] index.php
├── [4.0K] nginx
│ ├── [ 497] default.conf
│ └── [ 389] dockerfile
├── [ 435] README.md
└── [ 73] reset.php
3 directories, 8 files