"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-02-25 13:01:14 +00:00
parent 575ca99d83
commit cfbeb9aae0
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
4 changed files with 147 additions and 65 deletions

View File

@ -61,6 +61,16 @@
"refsource": "CONFIRM", "refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200608-0008/", "name": "https://security.netapp.com/advisory/ntap-20200608-0008/",
"url": "https://security.netapp.com/advisory/ntap-20200608-0008/" "url": "https://security.netapp.com/advisory/ntap-20200608-0008/"
},
{
"refsource": "MISC",
"name": "https://github.com/grafana/grafana/issues/15293",
"url": "https://github.com/grafana/grafana/issues/15293"
},
{
"refsource": "MISC",
"name": "https://github.com/grafana/grafana/releases/tag/v6.0.0",
"url": "https://github.com/grafana/grafana/releases/tag/v6.0.0"
} }
] ]
} }

View File

@ -52,6 +52,11 @@
}, },
"references": { "references": {
"reference_data": [ "reference_data": [
{
"refsource": "MISC",
"name": "https://support.hp.com/us-en/document/c06458150",
"url": "https://support.hp.com/us-en/document/c06458150"
},
{ {
"name": "https://www.qualcomm.com/company/product-security/bulletins/october-2019-bulletin", "name": "https://www.qualcomm.com/company/product-security/bulletins/october-2019-bulletin",
"refsource": "CONFIRM", "refsource": "CONFIRM",

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-4224",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"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."
}
]
}
}

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2022-25374",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2022-25374",
"STATE": "PUBLIC"
}, },
"description": { "affects": {
"description_data": [ "vendor": {
"vendor_data": [
{ {
"lang": "eng", "product": {
"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_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": "HashiCorp Terraform Enterprise before 202202-1 inserts Sensitive Information into a Log File."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://discuss.hashicorp.com",
"refsource": "MISC",
"name": "https://discuss.hashicorp.com"
},
{
"refsource": "MISC",
"name": "https://discuss.hashicorp.com/t/hcsec-2022-06-terraform-enterprise-may-capture-sensitive-data-in-logs/",
"url": "https://discuss.hashicorp.com/t/hcsec-2022-06-terraform-enterprise-may-capture-sensitive-data-in-logs/"
} }
] ]
} }