mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Removes extra word from old description
This commit is contained in:
parent
de2b08e27a
commit
63bdb220bf
1 changed files with 4 additions and 4 deletions
|
|
@ -5,11 +5,11 @@ local vulns = require "vulns"
|
|||
local table = require "table"
|
||||
|
||||
description = [[
|
||||
Detects SAP Netweaver Portal instances vulnerable that allow anonymous access to the
|
||||
KM navigation page. This page leaks file names, ldap users, etc.
|
||||
Detects SAP Netweaver Portal instances that allow anonymous access to the
|
||||
KM unit navigation page. This page leaks file names, ldap users, etc.
|
||||
|
||||
SAP Netweaber Portal with the Knowledge Management Unit enable allow unauthenticated
|
||||
users to list file system directories through the URL '/irj/go/km/navigation?Uri=/'.
|
||||
SAP Netweaber Portal with the Knowledge Management Unit enable allows unauthenticated
|
||||
users to list file system directories through the URL '/irj/go/km/navigation?Uri=/'.
|
||||
|
||||
This issue has been reported and won't be fixed.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue