Skip to content

Add access-control / IDOR / info-disclosure modules#19

Open
UncleJ4ck wants to merge 1 commit into
Orange-Cyberdefense:mainfrom
UncleJ4ck:glpi-access-control-modules
Open

Add access-control / IDOR / info-disclosure modules#19
UncleJ4ck wants to merge 1 commit into
Orange-Cyberdefense:mainfrom
UncleJ4ck:glpi-access-control-modules

Conversation

@UncleJ4ck

@UncleJ4ck UncleJ4ck commented Jun 17, 2026

Copy link
Copy Markdown

Broken-access-control, IDOR and information-disclosure modules split out of #12. Each proves a lower-privileged or unauthenticated actor reaches data or actions it should not, with a negative control.

Notes:

  • Split from Add behaviorally-validated GLPI CVE/GHSA detection modules #12, one PR per vulnerability class.
  • Uses the existing self.get/self.post helpers (CSRF + URL expansion); a few apirest and edge calls stay direct where the helper would add nothing.
  • Exercised against live 10.0.x/11.0.x vulnerable and patched instances.
  • Includes glpwnme/exploits/lowpriv.py (shared low-privilege test-account helper); it also appears in the other access/SSRF/ATO splits, so merge it once and the rest rebase cleanly.

@UncleJ4ck UncleJ4ck force-pushed the glpi-access-control-modules branch from a28b18e to cb80416 Compare June 17, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant