Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-25582: Vulscve/classcms2.5-xss.md at master · k0xx11/Vulscve

A stored cross-site scripting (XSS) vulnerability in the Column module of ClassCMS v2.5 and below allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Add Articles field.

CVE
#xss#vulnerability#web#js#git

Storage xss exists in all three column modules of column management in CLASSCMS v2.5.

payload: <script>alert(1)</script>

Click manage-> Click column Management-> Select the third column of articles and then click manage.

image

Click to add

image

Enter our payload and click add

image

Click the editor again

image

Click again to save

image

Just visit the home page and find that payload has been executed

image

If you enter the title 1. of this article, you will also execute payload.

When we enter the title 1., we will also execute payload, and we will find that after the title we entered is’1. < script > alert (1) < / script >’, the title of the article on the home page becomes’ 1.’, which means that the following js code has been executed.

image

image

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