GHSA-9CHV-3W6C-JQ9W
Vulnerability from github – Published: 2023-05-03 21:30 – Updated: 2023-05-11 14:05
VLAI?
Summary
Cross Site Scripting in OpenTSDB
Details
Due to insufficient validation of parameters reflected in error messages by the legacy HTTP query API and the logging endpoint, it is possible to inject and execute malicious JavaScript within the browser of a targeted OpenTSDB user. This issue shares the same root cause as CVE-2018-13003, a reflected XSS vulnerability with the suggestion endpoint.
Severity ?
8.2 (High)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "net.opentsdb:opentsdb"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "2.4.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-25827"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2023-05-05T02:24:23Z",
"nvd_published_at": "2023-05-03T19:15:10Z",
"severity": "HIGH"
},
"details": "Due to insufficient validation of parameters reflected in error messages by the legacy HTTP query API and the logging endpoint, it is possible to inject and execute malicious JavaScript within the browser of a targeted OpenTSDB user. This issue shares the same root cause as CVE-2018-13003, a reflected XSS vulnerability with the suggestion endpoint.\n\n",
"id": "GHSA-9chv-3w6c-jq9w",
"modified": "2023-05-11T14:05:25Z",
"published": "2023-05-03T21:30:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25827"
},
{
"type": "WEB",
"url": "https://github.com/OpenTSDB/opentsdb/pull/2274"
},
{
"type": "PACKAGE",
"url": "https://github.com/OpenTSDB/opentsdb"
},
{
"type": "WEB",
"url": "https://www.synopsys.com/blogs/software-security/opentsdb"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross Site Scripting in OpenTSDB"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…