In Apache Drill 1.11.0 and earlier, when submitting form from Query page, users are able to pass arbitrary script or HTML which will take effect on Profile page afterwards. Example: after submitting special script that returns cookie information from Query page, malicious user may obtain this information from Profile page afterwards.
{
"cwe_ids": [
"CWE-79"
],
"github_reviewed_at": "2022-11-08T12:41:04Z",
"nvd_published_at": "2017-12-18T14:29:00Z",
"severity": "MODERATE",
"github_reviewed": true
}