"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-04-25 03:00:47 +00:00
parent 20bc159510
commit afb92ed684
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
3 changed files with 75 additions and 6 deletions

View File

@ -68,6 +68,11 @@
"refsource": "MLIST",
"name": "[shiro-dev] 20210407 Re: Request for assistance to backport CVE-2020-13933 fix",
"url": "https://lists.apache.org/thread.html/re25b8317b00a50272a7252c4552cf1a81a97984cc2111ef7728e48e0@%3Cdev.shiro.apache.org%3E"
},
{
"refsource": "MLIST",
"name": "[shiro-dev] 20210424 Re: Ask help for upgrading Shiro in CDH platform to 1.7.1",
"url": "https://lists.apache.org/thread.html/r679ca97813384bdb1a4c087810ba44d9ad9c7c11583979bb7481d196@%3Cdev.shiro.apache.org%3E"
}
]
},

View File

@ -61,6 +61,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20210401 Re: kopano-core 11.0.1: Remote DoS by memory exhaustion",
"url": "http://www.openwall.com/lists/oss-security/2021/04/01/1"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210425 Re: kopano-core 11.0.1.77: Remote DoS with out-of-bounds access",
"url": "http://www.openwall.com/lists/oss-security/2021/04/25/1"
}
]
}

View File

@ -1,17 +1,76 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-30502",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2021-30502",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"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": "The unofficial vscode-ghc-simple (aka Simple Glasgow Haskell Compiler) extension before 0.2.3 for Visual Studio Code allows remote code execution via a crafted workspace configuration with replCommand."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/dramforever/vscode-ghc-simple/releases",
"refsource": "MISC",
"name": "https://github.com/dramforever/vscode-ghc-simple/releases"
},
{
"refsource": "MISC",
"name": "https://vuln.ryotak.me/advisories/38",
"url": "https://vuln.ryotak.me/advisories/38"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/dramforever/vscode-ghc-simple/blob/master/CHANGELOG.md#v023",
"url": "https://github.com/dramforever/vscode-ghc-simple/blob/master/CHANGELOG.md#v023"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/dramforever/vscode-ghc-simple/commit/bc7f6f0b857dade46ea51496d8bd1a4edef39b46",
"url": "https://github.com/dramforever/vscode-ghc-simple/commit/bc7f6f0b857dade46ea51496d8bd1a4edef39b46"
}
]
}