Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-0880: file upload bug · star7th/showdoc@818d7fe

Cross-site Scripting (XSS) - Stored in GitHub repository star7th/showdoc prior to 2.10.2.

CVE
#xss#git

Permalink

Browse files

file upload bug

  • Loading branch information

@star7th

1 parent 85af5ab commit 818d7fe731f452acccacf731ce47ec27ad68049c

Showing with 1 addition and 0 deletions.

  1. +1 −0 server/Application/Api/Model/AttachmentModel.class.php

@@ -301,6 +301,7 @@ public function isDangerFilename($filename){

|| $isDangerStr($filename , “.svg”)

|| $isDangerStr($filename , “.htm”)

|| $isDangerStr($filename , “%”)

|| $isDangerStr($filename , “.xml”)

) {

return true;

}

0 comments on commit 818d7fe

Please sign in to comment.

CVE: Latest News

CVE-2023-50976: Transactions API Authorization by oleiman · Pull Request #14969 · redpanda-data/redpanda
CVE-2023-6905
CVE-2023-6903
CVE-2023-6904
CVE-2023-3907