cvelist/2021/42xxx/CVE-2021-42551.json
2022-01-14 10:01:09 +00:00

110 lines
3.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "vulnerability@ncsc.ch",
"ID": "CVE-2021-42551",
"STATE": "PUBLIC",
"TITLE": "Reflected XSS in NetBiblio WebOPAC search functionality"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "NetBiblio WebOPAC",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "4.0.0.320"
},
{
"version_affected": ">",
"version_value": "4.0.0.328"
},
{
"version_affected": "!>=",
"version_value": "4.0.0.335"
}
]
}
}
]
},
"vendor_name": "AlCoda"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Patrick Schmid, Redguard AG"
},
{
"lang": "eng",
"value": "Sven Vetsch, Redguard AG"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) vulnerability in the search functionality of AlCoda NetBiblio WebOPAC allows an unauthenticated user to craft a reflected Cross-Site Scripting attack. This issue affects: AlCoda NetBiblio WebOPAC versions prior to 4.0.0.320; versions later than 4.0.0.328. This issue does not affect: AlCoda NetBiblio WebOPAC version 4.0.0.335 and later versions."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.redguard.ch/advisories/netbiblio_webopac.txt",
"refsource": "CONFIRM",
"url": "https://www.redguard.ch/advisories/netbiblio_webopac.txt"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Upgrade to 4.0.0.335 or later"
}
],
"source": {
"discovery": "EXTERNAL"
}
}