CVE-2021-36214

This commit is contained in:
Sehun Oh 2021-07-08 17:23:01 +09:00
parent 0cf8fa4eb2
commit c348acfd68

View File

@ -4,14 +4,59 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-36214",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "dl_cve@linecorp.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "LINE Corporation",
"product": {
"product_data": [
{
"product_name": "LINE client for iOS",
"version": {
"version_data": [
{
"version_value": "<",
"version_affected": "10.16.3"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Neutralization of Input During Web Page Generation (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://hackerone.com/reports/988332",
"refsource": "MISC",
"name": "https://hackerone.com/reports/988332"
}
]
},
"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": "LINE client for iOS before 10.16.3 allows cross site script with specific header in WebView."
}
]
}