2024-07-14 02:06:08 +00:00

114 lines
2.9 KiB
JSON

{
"id": "CVE-2023-3034",
"sourceIdentifier": "vulnerability@ncsc.ch",
"published": "2023-06-28T09:15:09.677",
"lastModified": "2023-07-06T18:04:10.673",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Reflected XSS affects the \u2018mode\u2019 parameter in the /admin functionality of the web application in versions <=2.0.44"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
},
{
"source": "vulnerability@ncsc.ch",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
},
{
"source": "vulnerability@ncsc.ch",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bund:bkg_professional_ntripcaster:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0.44",
"matchCriteriaId": "9DE07143-C27B-4D13-8554-AD6B27DA5E72"
}
]
}
]
}
],
"references": [
{
"url": "https://igs.bkg.bund.de/ntrip/bkgcaster",
"source": "vulnerability@ncsc.ch",
"tags": [
"Product"
]
},
{
"url": "https://igs.bkg.bund.de/root_ftp/NTRIP/software/NTRIPCASTER_CHANGELOG",
"source": "vulnerability@ncsc.ch",
"tags": [
"Release Notes"
]
}
]
}