fkie_cve-2025-44136
Vulnerability from fkie_nvd
Published
2025-07-29 17:15
Modified
2025-08-06 20:47
Severity ?
Summary
MapTiler Tileserver-php v2.0 is vulnerable to Cross Site Scripting (XSS). The GET parameter "layer" is reflected in an error message without html encoding. This leads to XSS and allows an unauthenticated attacker to execute arbitrary HTML or JavaScript code on a victim's browser.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/maptiler/tileserver-php/issues/167 | Exploit, Issue Tracking | |
| cve@mitre.org | https://github.com/mheranco/CVE-2025-44136 | Exploit |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| maptiler | tileserver_php | 2.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:maptiler:tileserver_php:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "08A42D37-DC8C-4FED-8840-47FDA1818564",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "MapTiler Tileserver-php v2.0 is vulnerable to Cross Site Scripting (XSS). The GET parameter \"layer\" is reflected in an error message without html encoding. This leads to XSS and allows an unauthenticated attacker to execute arbitrary HTML or JavaScript code on a victim\u0027s browser."
},
{
"lang": "es",
"value": "MapTiler Tileserver-php v2.0 es vulnerable a ataques de Cross-Site Scripting (XSS). El par\u00e1metro GET \"layer\" se refleja en un mensaje de error sin codificaci\u00f3n HTML. Esto genera XSS y permite que un atacante no autenticado ejecute c\u00f3digo HTML o JavaScript arbitrario en el navegador de la v\u00edctima."
}
],
"id": "CVE-2025-44136",
"lastModified": "2025-08-06T20:47:45.487",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-07-29T17:15:33.327",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
],
"url": "https://github.com/maptiler/tileserver-php/issues/167"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit"
],
"url": "https://github.com/mheranco/CVE-2025-44136"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…