Sensitive Data: Seeyon OA A6 createMysql.jsp Database - Information Disclosure¶
Identifier:
seeyon_createmysql_exposure
Scanner(s) Support¶
| GraphQL Scanner | REST Scanner | WebApp Scanner | ASM Scanner |
|---|---|---|---|
Description¶
Seeyon OA A6 leaks sensitive database information, allowing attackers to obtain database account and password MD5 hashes by accessing specific URLs.
How we test: We test for database information disclosure vulnerabilities in Seeyon OA A6 by attempting to access createMysql.jsp endpoints and analyzing responses to detect if database credentials are exposed.
Reference:
- https://github.com/achuna33/MYExploit/blob/8ffbf7ee60cbd77ad90b0831b93846aba224ab29/src/main/java/com/achuna33/Controllers/SeeyonController.java
- https://github.com/Threekiii/Awesome-POC/blob/master/OA%E4%BA%A7%E5%93%81%E6%BC%8F%E6%B4%9E/%E8%87%B4%E8%BF%9COA%20A6%20createMysql.jsp%20%E6%95%B0%E6%8D%AE%E5%BA%93%E6%95%8F%E6%84%9F%E4%BF%A1%E6%81%AF%E6%B3%84%E9%9C%B2.md
Configuration¶
Example¶
Example configuration:
Reference¶
skip¶
Type : boolean
Skip the test if true.