Skip to content

Vulnerability Report: sXss #400

@Fanxiaoyao66

Description

@Fanxiaoyao66

I found a sXss vulnerability in the latest version of LavaLite CMS:
Users can create a malicious Blog Tittle that triggers malicious code when an administrator accesses the blog admin panel.

Exp:

<iframe src="javascript:alert(1)">test</iframe>
#or
<a href="javascript:alert(1)">test</a>

Poc:

Triggered when an administrator visits the blog admin page:

9ccf78d3a1829a35a6b368f3f5750fb
cd4b439e02d2ac5762be05e783e1133
c19a945d22e81bd14b1305eee840a69

Affect:

Without httponly set, an attacker can steal the identity of an administrator or execute other malicious code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions