Lucene search

K
huntrJhond0eAC68E3FC-8CF1-4A62-90EE-95C4B2BAD607
HistoryJun 21, 2022 - 10:56 a.m.

Reflected XSS on /api/module

2022-06-2110:56:58
jhond0e
www.huntr.dev
14

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

0.001 Low

EPSS

Percentile

44.5%

Description

Reflected XSS via filter bypass on /api/module using type= parameter.

Proof of Concept

https://demo.microweber.org/demo/api/module?type=</script><script>alert("xss")</script>&live_edit=true&from_url=test

The value of the “type” parameter is injected into the source code of the page at line 63. Since the value of the “type” parameter is not sanitized, it is possible to close the div tag with ’ </script> ’ and then put javascript code.

6.1 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

4.3 Medium

CVSS2

Access Vector

NETWORK

Access Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:N/C:N/I:P/A:N

0.001 Low

EPSS

Percentile

44.5%

Related for AC68E3FC-8CF1-4A62-90EE-95C4B2BAD607