"-Synchronized-Data."

This commit is contained in:
CVE Team 2025-04-23 12:00:33 +00:00
parent 264f8205b2
commit 1eb7438b66
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
3 changed files with 174 additions and 17 deletions

View File

@ -35,6 +35,41 @@
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "Red Hat Enterprise Linux 8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "0:4.13-5.el8_10",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "0:4.13-5.el8_10",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 6",
"version": {
@ -61,19 +96,6 @@
]
}
},
{
"product_name": "Red Hat Enterprise Linux 8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "unknown"
}
}
]
}
},
{
"product_name": "Red Hat Enterprise Linux 9",
"version": {
@ -108,6 +130,11 @@
},
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/errata/RHSA-2025:4049",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2025:4049"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2024-12133",
"refsource": "MISC",

View File

@ -56,6 +56,14 @@
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "0:1.51.0-11.el8_10",
"lessThan": "*",
"versionType": "rpm",
"status": "unaffected"
}
],
"defaultStatus": "affected"
}
},
@ -259,6 +267,11 @@
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2025:3913"
},
{
"url": "https://access.redhat.com/errata/RHSA-2025:4048",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2025:4048"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2024-8176",
"refsource": "MISC",

View File

@ -1,17 +1,134 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2025-2703",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@grafana.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "The built-in XY Chart plugin is vulnerable to a DOM XSS vulnerability. \n\nA user with Editor permissions is able to modify such a panel in order to make it execute arbitrary JavaScript."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Grafana",
"product": {
"product_data": [
{
"product_name": "Grafana",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "11.6.0",
"version_value": "11.6.0+security-01"
},
{
"version_affected": "<",
"version_name": "11.5.0",
"version_value": "11.5.3+security-01"
},
{
"version_affected": "<",
"version_name": "11.4.0",
"version_value": "11.4.3+security-01"
},
{
"version_affected": "<",
"version_name": "11.3.0",
"version_value": "11.3.5+security-01"
},
{
"version_affected": "<",
"version_name": "11.2.0",
"version_value": "11.2.8+security-01"
}
]
}
},
{
"product_name": "Grafana Enterprise",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "11.6.0",
"version_value": "11.6.0+security-01"
},
{
"version_affected": "<",
"version_name": "11.5.0",
"version_value": "11.5.3+security-01"
},
{
"version_affected": "<",
"version_name": "11.4.0",
"version_value": "11.4.3+security-01"
},
{
"version_affected": "<",
"version_name": "11.3.0",
"version_value": "11.3.5+security-01"
},
{
"version_affected": "<",
"version_name": "11.2.0",
"version_value": "11.2.8+security-01"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://grafana.com/security/security-advisories/cve-2025-2703",
"refsource": "MISC",
"name": "https://grafana.com/security/security-advisories/cve-2025-2703"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:L",
"version": "3.1"
}
]
}