1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 01:49:03 +00:00

Removes OSVDB references from scripts. Closes #1534

Code specific to OSVDB in vulns.lua is retained for historical reasons
This commit is contained in:
nnposter
2019-04-02 16:51:36 +00:00
parent e945f8363f
commit a520bf8f23
19 changed files with 77 additions and 82 deletions

View File

@@ -54,7 +54,7 @@ can be injected into the resulting 404 page. This includes linking to an
untrusted website and XSS injection.]],
IDS = {
CVE = "CVE-2013-6786",
OSVDB = "99694",
BID = "63721",
},
references = {
'https://antoniovazquezblanco.github.io/docs/advisories/Advisory_RomPagerXSS.pdf',