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