Skip to content

There are two stored XSS in JavaQuarkBBS #23

Open
@hhh7ox

Description

@hhh7ox

【Vulnerability Description】
There is a Cross Site Scripting attack (XSS) vulnerability in the full version of JavaQuarkBBS. By entering specific statements into the background tag management module, the attack statement will be stored in the database, and the next victim will be attacked when he accesses the tag module.

【Vulnerability Type】
Cross Site Scripting (XSS)

【Affected Version】
<=v2

【Vulnerability Verification】
Find the Background Label Management module, select the new location and enter
<script>alert(“标签管理名称”)<script>
1

<script>alert(“标签详情”)<script>
2

【Repair Suggestions】
Strict filtering of user input data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions