NavigateCMS / Navigate-CMS

Navigate CMS, a very powerful open source content management system for everybody.
http://www.navigatecms.com
GNU General Public License v2.0
8 stars 4 forks source link

Cross Site Script Vulnerability on "Tools" feature in NavigateCMS 2.9 #16

Closed luuthehienhbit closed 4 years ago

luuthehienhbit commented 4 years ago

Expected behaviour An authenticated malicious user can take advantage of a Stored XSS vulnerability in the "Tools" feature. Impact Commonly include transmitting private data, like cookies or other session information, to the attacker, redirecting the victim to web content controlled by the attacker, or performing other malicious operations on the user’s machine under the guise of the vulnerable site. Steps to reproduce

  1. Log into the Admin.
  2. Go to function "Tools"
  3. Click Web users image
  4. Perform "Create" or "Edit" image
  5. Add payload in name via Personal: '><details/open/ontoggle=confirm(document.cookie)>
  6. Load web: image NavigateCMS 2.9
NavigateCMS commented 4 years ago

Fixed by 68e18703cd253d7dd058db9397718a7fdf46c5af

r0ck3t1973 commented 4 years ago

Hi Team Security @NavigateCMS

You can a CVE ID assigne!

Thanks you!