Cross-site request forgery in JClouds - CVE-2019-10368
Published: October 4, 2019
JClouds
Detailed vulnerability description
The vulnerability allows a remote attacker to perform cross-site request forgery attacks.
The vulnerability exists due to insufficient validation of the HTTP request origin in "BlobStoreProfile.DescriptorImpl#doTestConnection" and "JCloudsCloud.DescriptorImpl#doTestConnection". A remote attacker can trick the victim to visit a specially crafted web page and perform arbitrary actions on behalf of the victim on the vulnerable website.