7 matches found
GHSA-2CJF-W7C4-FHF6 Cross-site Scripting in Beanstalk console
Beanstalk console ptrofimov/beanstalkconsole prior to 1.7.14 is vulnerable to cross-site scripting...
CVE-2022-0539
Cross-site Scripting XSS - Stored in Packagist ptrofimov/beanstalkconsole prior to 1.7.14...
beanstalk_console 跨站脚本漏洞
beanstalkconsole is the management console for the Beanstalk Queue Server and is written in PHP. A cross-site scripting vulnerability exists in beanstalkconsole, which stems from a lack of proper validation of client-side data by the web application. An attacker can exploit this vulnerability to...
Cross-site Scripting (XSS) - Stored in ptrofimov/beanstalk_console
Description Stored XSS in parameter 'host' when add server Proof of Concept // PoC.req GET / HTTP/1.1 Host: 127.0.0.1:8088 User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10.15; rv:97.0 Gecko/20100101 Firefox/97.0 Accept:...
CVE-2022-0501
Cross-site Scripting XSS - Reflected in Packagist ptrofimov/beanstalkconsole prior to 1.7.12...
beanstalk_console 跨站脚本漏洞
beanstalkconsole is the administration console for the Beanstalk Queue Server and is written in PHP. A cross-site scripting vulnerability exists in beanstalkconsole, which stems from a cross-site scripting vulnerability in beanstalkconsole...
Cross-site Scripting (XSS) - Reflected in ptrofimov/beanstalk_console
Description Beanstalk Console is vulnerable to reflected Cross-Site Scripting via the server parameter. Steps to reproduce 1. Setup the Beanstalk console locally. 2. Go to https://localhost/public/? and add a random server. 3. Visit...