漏洞描述
app="SeedDMS:-Sign-in"
id: seeddms-default-password
info:
name: SeedDMS Default Credential
author: alifathi-h1
severity: high
verified: true
description: app="SeedDMS:-Sign-in"
rules:
r0:
request:
method: POST
path: /op/op.Login.php
body: login=admin&pwd=admin&lang=
expression: response.status == 302 && response.headers["location"].contains("/out/out.ViewFolder.php")
expression: r0()