From 6d73776e5d4248a74e846c2531714a9eaf9289e2 Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Tue, 7 Dec 2021 13:25:57 +0530 Subject: [PATCH] Update CVE-2014-9615.yaml --- cves/2014/CVE-2014-9615.yaml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/cves/2014/CVE-2014-9615.yaml b/cves/2014/CVE-2014-9615.yaml index 606271a176..1f9852ee16 100644 --- a/cves/2014/CVE-2014-9615.yaml +++ b/cves/2014/CVE-2014-9615.yaml @@ -4,26 +4,28 @@ info: name: Netsweeper 4.0.4 - Cross Site Scripting Injection author: daffainfo severity: medium - reference: https://packetstormsecurity.com/files/download/133034/netsweeper-issues.tgz - tags: cve,cve2014,netsweeper,xss + description: Cross-site scripting (XSS) vulnerability in Netsweeper 4.0.4 allows remote attackers to inject arbitrary web script or HTML via the url parameter to webadmin/deny/index.php. + reference: + - https://packetstormsecurity.com/files/download/133034/netsweeper-issues.tgz + - https://nvd.nist.gov/vuln/detail/CVE-2014-9615 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N cvss-score: 6.10 cve-id: CVE-2014-9615 cwe-id: CWE-79 - description: "Cross-site scripting (XSS) vulnerability in Netsweeper 4.0.4 allows remote attackers to inject arbitrary web script or HTML via the url parameter to webadmin/deny/index.php." + tags: cve,cve2014,netsweeper,xss requests: - method: GET path: - - '{{BaseURL}}/webadmin/deny/index.php?dpid=1&dpruleid=1&cat=1&ttl=5018400&groupname=' part: body + words: + - '' - type: word part: header @@ -32,4 +34,4 @@ requests: - type: status status: - - 200 \ No newline at end of file + - 200