"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-06-28 09:00:44 +00:00
parent c8bc47682f
commit a2f9989724
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98

View File

@ -1,17 +1,115 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-3034",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vulnerability@ncsc.ch",
"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": "Reflected XSS affects the \u2018mode\u2019 parameter in the /admin functionality of the web application in versions <=2.0.44"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "BKG",
"product": {
"product_data": [
{
"product_name": "NTRIP Professional Caster",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "<=2.0.44"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://igs.bkg.bund.de/ntrip/bkgcaster",
"refsource": "MISC",
"name": "https://igs.bkg.bund.de/ntrip/bkgcaster"
},
{
"url": "https://igs.bkg.bund.de/root_ftp/NTRIP/software/NTRIPCASTER_CHANGELOG",
"refsource": "MISC",
"name": "https://igs.bkg.bund.de/root_ftp/NTRIP/software/NTRIPCASTER_CHANGELOG"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Update to the latest version provided by BKG (NTRIP Caster 2.0.45 or later)<br>"
}
],
"value": "Update to the latest version provided by BKG (NTRIP Caster 2.0.45 or later)\n"
}
],
"credits": [
{
"lang": "en",
"value": "Muhammad Ashhab Khan, u-blox Red Team"
},
{
"lang": "en",
"value": "u-blox AG"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
}
]
}