Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-25464: There is a stored xss vulnerability exists in DoraCMS · Issue #255 · doramart/DoraCMS

A stored cross-site scripting (XSS) vulnerability in the component /admin/contenttemp of DoraCMS v2.1.8 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.

CVE
#xss#vulnerability#web#js#git

[Suggested description]
There is a storage XSS vulnerability in the background / admin / contenttemp module of doracms system. The user can access index HTML and 404 HTML page number will trigger JS pop-up.

[Vulnerability Type]
Storage XSS vulnerability

[Vendor of Product]
https://github.com/doramart/DoraCMS

[Affected Product Code Base]
DoraCMS v2.1.8

[Attack Type]
Remote

[Impact Code execution]
true

[Vulnerability proof]
Step 1: log in to doracms and visit the admin / contenttemp page at URL: http://127.0.0.1:8080/admin/contentTemp。As can be seen from the figure below, the template is a page frequently visited by users, such as 404 html、index. html。
image

Step 2: enter the JS code < script > alert (1) < / script > in the template, as shown in the following figure.
image

image

Step 3: after saving the changes, visit 404 HTML and index HTML, trigger JS code execution pop-up window.
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