Security
Headlines
HeadlinesLatestCVEs

Headline

CVE-2022-1816: webray.com.cn/Zoo-Management-System(XSS).md at main · Xor-Gerke/webray.com.cn

A vulnerability, which was classified as problematic, has been found in Zoo Management System 1.0. Affected by this issue is /zoo/admin/public_html/view_accounts?type=zookeeper of the content module. The manipulation of the argument admin_name with the input <script>alert(1)</script> leads to an authenticated cross site scripting. Exploit details have been disclosed to the public.

CVE
#sql#xss#vulnerability#web#windows#apache#git#php#auth

Zoo Management System - ‘admin_name’ Stored Cross-Site Scripting(XSS)****Exploit Title: Zoo Management System - ‘admin_name’ Stored Cross-Site Scripting(XSS)****Exploit Author: [email protected] inc****Vendor Homepage: https://www.sourcecodester.com/php/15347/zoo-management-system-source-code-php-mysql-database.html****Software Link: https://www.sourcecodester.com/download-code?nid=15347&title=Zoo+Management+System+source+code+in+PHP+with+MySQL+Database****Version: Zoo Management System 1.0****Tested on: Windows Server 2008 R2 Enterprise, Apache ,Mysql****Description

Persistent XSS (or Stored XSS) attack is one of the three major categories of XSS attacks, the others being Non-Persistent (or Reflected) XSS and DOM-based XSS. In general, XSS attacks are based on the victim’s trust in a legitimate, but vulnerable, website or web application.Zoo Management System does not filter the content correctly at the “content” module, resulting in the generation of stored XSS.

Payload used:

<script>alert(111)</script>

Proof of Concept

  1. Login the CMS. Admin Default Access: Email: [email protected] Password: Password@123

  2. Open Page http://172.24.5.102/zoo/admin/public_html/view_accounts?type=zookeeper and click Edit button

  3. Put XSS payload (<script>alert(111)</script>) in the content box and click on Edit Account to publish the page

  1. Viewing the successfully published page,We can see the alert.

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