Skip to content

Unauthenticated API Request show Cloudstack Version #10072

Open
@mredaelli02

Description

@mredaelli02
ISSUE TYPE
  • Other
COMPONENT NAME
API
CLOUDSTACK VERSION
ALL
CONFIGURATION

advanced networking

SUMMARY

The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
https://cloud.example.com/client/api?command=samlSso
The return error code show the Cloudstack Version that is considered as a CWE-200 level CVSS-2

<loginresponse cloud-stack-version="4.19.0.1">
    <errorcode>531
    </error code>
    <errortext>Your authenticated user is not authorized for SAML Single Sign-On, please contact
        your administrator</errortext>
</loginresponse>
Kali Linux Kali Tools Kali Docs Kali Forums Kali NetHunter
Exploit-DB Goo
This XML file does not appear to have any style information associated with it. The
-
<errorresponse cloud-stack-version="4.19.0.1">
    <errorcode>401</errorcode> -<errortext>
        unable to verify user credentials and/or request signature </errortext>
</errorresponse>
STEPS TO REPRODUCE
Request an unauthenticated API Request to the server
EXPECTED RESULTS
Error code witout sesible information
ACTUAL RESULTS
Return Cloudstack Version

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions