Publish CVE-2021-42551

This commit is contained in:
ncsc-ch-vuln-mgmt 2022-01-14 10:29:30 +01:00
parent 86f4f99236
commit 573a15e732

View File

@ -1,18 +1,110 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "vulnerability@nscs.ch",
"ID": "CVE-2021-42551",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"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": "** 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": "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.\n\nThis issue affects:\nAlCoda NetBiblio WebOPAC\nversions prior to 4.0.0.320;\nversions later than 4.0.0.328.\n\nThis issue does not affect:\nAlCoda NetBiblio WebOPAC\nversion 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"
}
}