Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pending certificates still accessible after creation #4544

Open
joeinfor7685 opened this issue Aug 2, 2023 · 0 comments
Open

Pending certificates still accessible after creation #4544

joeinfor7685 opened this issue Aug 2, 2023 · 0 comments
Labels
security Pull requests that address a security vulnerability

Comments

@joeinfor7685
Copy link
Contributor

Pending certificates are still accessible after the certificate has been created, this creates an Insecure Direct Object Reference (IDOR).

When a certificate is in the Pending state it is visible in the web application. When the automated job finishes the certificate is either rejected and removed from that list or is added to the Certificates tab.

Pending certificates can still be accessed if the ID value in the URL is updated when accessing the API end point. This can be done as either an Admin or a Read-Only user.


The referenced issue was found via a pen test conducted in collaboration with Infor and Cobalt.io

@jmcrawford45 jmcrawford45 added the security Pull requests that address a security vulnerability label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security Pull requests that address a security vulnerability
Projects
None yet
Development

No branches or pull requests

2 participants