Skip to content

Commit

Permalink
Metadata type "webapp", fixes #322
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffe committed Jun 26, 2024
1 parent f8f5037 commit 4c44664
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
exploit takes advantage of a unauthenticated php command injection available
from GLPI versions 10.0.2 and below to execute a command.</description>

<type>webapp</type>
<type>http</type>
<type>bruteforceable</type>
<type>in_the_wild</type>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
resulting in security vulnerability.
</description>

<type>web</type>
<type>webapp</type>
<type>in_the_wild</type>
<privilege>user_rwx</privilege>
<access>remote</access>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
</description>

<type>http</type>
<type>webapp</type>
<type>in_the_wild</type>
<!-- currently running as root but leaking to user home dir -->
<privilege>root_rwx</privilege>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
WARNING: This module needs some further testing, and may not work without input as per example scenarios.</description>

<type>www_rand</type>
<type>webapp</type>
<privilege>info_leak</privilege>
<access>remote</access>
<platform>linux</platform>
Expand Down

0 comments on commit 4c44664

Please sign in to comment.