Update CVE-2021-3768.json

This commit is contained in:
Jamie Slome 2021-09-06 11:36:28 +01:00 committed by GitHub
parent db7139ca32
commit f83ed3f52d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3768",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"CVE_data_meta":{
"ASSIGNER":"security@huntr.dev",
"ID":"CVE-2021-3768",
"STATE":"PUBLIC",
"TITLE":"Cross-site Scripting (XSS) - Stored in bookstackapp/bookstack"
},
"description": {
"description_data": [
"affects":{
"vendor":{
"vendor_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."
"product":{
"product_data":[
{
"product_name":"bookstackapp/bookstack",
"version":{
"version_data":[
{
"version_affected":"<",
"version_value":"21.08.2"
}
]
}
}
]
},
"vendor_name":"bookstackapp"
}
]
}
},
"data_format":"MITRE",
"data_type":"CVE",
"data_version":"4.0",
"description":{
"description_data":[
{
"lang":"eng",
"value":"bookstack is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
},
"impact":{
"cvss":{
"attackComplexity":"LOW",
"attackVector":"NETWORK",
"availabilityImpact":"NONE",
"baseScore":5.4,
"baseSeverity":"MEDIUM",
"confidentialityImpact":"LOW",
"integrityImpact":"LOW",
"privilegesRequired":"LOW",
"scope":"UNCHANGED",
"userInteraction":"NONE",
"vectorString":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version":"3.0"
}
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang":"eng",
"value":"CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
},
"references":{
"reference_data":[
{
"name":"https://huntr.dev/bounties/64a0229f-ff5e-4c64-b83e-9bfc0698a78e",
"refsource":"CONFIRM",
"url":"https://huntr.dev/bounties/64a0229f-ff5e-4c64-b83e-9bfc0698a78e"
},
{
"name":"https://github.com/bookstackapp/bookstack/commit/5e6092aaf8fd420202016038286554860bf8ea64",
"refsource":"MISC",
"url":"https://github.com/bookstackapp/bookstack/commit/5e6092aaf8fd420202016038286554860bf8ea64"
}
]
},
"source":{
"advisory":"64a0229f-ff5e-4c64-b83e-9bfc0698a78e",
"discovery":"EXTERNAL"
}
}