"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-01-21 18:01:13 +00:00
parent b1c963c1c3
commit 1f866f6eb1
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
29 changed files with 809 additions and 372 deletions

View File

@ -1,96 +1,96 @@
{ {
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"TM" : { "TM": {
"E" : "U", "E": "U",
"RL" : "O", "RL": "O",
"RC" : "C" "RC": "C"
}, },
"BM" : { "BM": {
"UI" : "N", "UI": "N",
"AV" : "N", "AV": "N",
"AC" : "L", "AC": "L",
"I" : "N", "I": "N",
"PR" : "L", "PR": "L",
"S" : "U", "S": "U",
"SCORE" : "7.100", "SCORE": "7.100",
"A" : "L", "A": "L",
"C" : "H" "C": "H"
} }
} }
}, },
"data_format" : "MITRE", "data_format": "MITRE",
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"product_name" : "Cognos Controller", "product_name": "Cognos Controller",
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "10.4.0" "version_value": "10.4.0"
}, },
{ {
"version_value" : "10.4.1" "version_value": "10.4.1"
}, },
{ {
"version_value" : "10.4.2" "version_value": "10.4.2"
} }
] ]
} }
} }
] ]
}, },
"vendor_name" : "IBM" "vendor_name": "IBM"
} }
] ]
} }
}, },
"data_type" : "CVE", "data_type": "CVE",
"CVE_data_meta" : { "CVE_data_meta": {
"ASSIGNER" : "psirt@us.ibm.com", "ASSIGNER": "psirt@us.ibm.com",
"STATE" : "PUBLIC", "STATE": "PUBLIC",
"ID" : "CVE-2020-4875", "ID": "CVE-2020-4875",
"DATE_PUBLIC" : "2022-01-20T00:00:00" "DATE_PUBLIC": "2022-01-20T00:00:00"
}, },
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{ {
"description" : [ "description": [
{ {
"value" : "Obtain Information", "value": "Obtain Information",
"lang" : "eng" "lang": "eng"
} }
] ]
} }
] ]
}, },
"description" : { "description": {
"description_data" : [ "description_data": [
{ {
"lang" : "eng", "lang": "eng",
"value" : "IBM Cognos Controller 10.4.0, 10.4.1, and 10.4.2 is vulnerable to an XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources. IBM X-Force ID: 190838." "value": "IBM Cognos Controller 10.4.0, 10.4.1, and 10.4.2 is vulnerable to an XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources. IBM X-Force ID: 190838."
} }
] ]
}, },
"references" : { "references": {
"reference_data" : [ "reference_data": [
{ {
"url" : "https://www.ibm.com/support/pages/node/6509856", "url": "https://www.ibm.com/support/pages/node/6509856",
"refsource" : "CONFIRM", "refsource": "CONFIRM",
"title" : "IBM Security Bulletin 6509856 (Cognos Controller)", "title": "IBM Security Bulletin 6509856 (Cognos Controller)",
"name" : "https://www.ibm.com/support/pages/node/6509856" "name": "https://www.ibm.com/support/pages/node/6509856"
}, },
{ {
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190838", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/190838",
"name" : "ibm-cognos-cve20204875-xxe (190838)", "name": "ibm-cognos-cve20204875-xxe (190838)",
"title" : "X-Force Vulnerability Report", "title": "X-Force Vulnerability Report",
"refsource" : "XF" "refsource": "XF"
} }
] ]
}, },
"data_version" : "4.0" "data_version": "4.0"
} }

View File

@ -1,69 +1,69 @@
{ {
"data_version" : "4.0", "data_version": "4.0",
"description" : { "description": {
"description_data" : [ "description_data": [
{ {
"lang" : "eng", "lang": "eng",
"value" : "IBM Cognos Controller 10.4.0, 10.4.1, and 10.4.2 is vulnerable to an XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources. IBM X-Force ID: 190839." "value": "IBM Cognos Controller 10.4.0, 10.4.1, and 10.4.2 is vulnerable to an XML External Entity Injection (XXE) attack when processing XML data. A remote attacker could exploit this vulnerability to expose sensitive information or consume memory resources. IBM X-Force ID: 190839."
} }
] ]
}, },
"references" : { "references": {
"reference_data" : [ "reference_data": [
{ {
"url" : "https://www.ibm.com/support/pages/node/6509856", "url": "https://www.ibm.com/support/pages/node/6509856",
"name" : "https://www.ibm.com/support/pages/node/6509856", "name": "https://www.ibm.com/support/pages/node/6509856",
"refsource" : "CONFIRM", "refsource": "CONFIRM",
"title" : "IBM Security Bulletin 6509856 (Cognos Controller)" "title": "IBM Security Bulletin 6509856 (Cognos Controller)"
}, },
{ {
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190839", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/190839",
"title" : "X-Force Vulnerability Report", "title": "X-Force Vulnerability Report",
"refsource" : "XF", "refsource": "XF",
"name" : "ibm-cognos-cve20204876-xxe (190839)" "name": "ibm-cognos-cve20204876-xxe (190839)"
} }
] ]
}, },
"CVE_data_meta" : { "CVE_data_meta": {
"ID" : "CVE-2020-4876", "ID": "CVE-2020-4876",
"DATE_PUBLIC" : "2022-01-20T00:00:00", "DATE_PUBLIC": "2022-01-20T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com", "ASSIGNER": "psirt@us.ibm.com",
"STATE" : "PUBLIC" "STATE": "PUBLIC"
}, },
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{ {
"description" : [ "description": [
{ {
"lang" : "eng", "lang": "eng",
"value" : "Obtain Information" "value": "Obtain Information"
} }
] ]
} }
] ]
}, },
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"vendor_name" : "IBM", "vendor_name": "IBM",
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "10.4.0" "version_value": "10.4.0"
}, },
{ {
"version_value" : "10.4.1" "version_value": "10.4.1"
}, },
{ {
"version_value" : "10.4.2" "version_value": "10.4.2"
} }
] ]
}, },
"product_name" : "Cognos Controller" "product_name": "Cognos Controller"
} }
] ]
} }
@ -71,25 +71,25 @@
] ]
} }
}, },
"data_type" : "CVE", "data_type": "CVE",
"data_format" : "MITRE", "data_format": "MITRE",
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"TM" : { "TM": {
"RC" : "C", "RC": "C",
"RL" : "O", "RL": "O",
"E" : "U" "E": "U"
}, },
"BM" : { "BM": {
"C" : "H", "C": "H",
"A" : "L", "A": "L",
"SCORE" : "7.100", "SCORE": "7.100",
"PR" : "L", "PR": "L",
"S" : "U", "S": "U",
"I" : "N", "I": "N",
"AC" : "L", "AC": "L",
"AV" : "N", "AV": "N",
"UI" : "N" "UI": "N"
} }
} }
} }

View File

@ -1,70 +1,70 @@
{ {
"data_version" : "4.0", "data_version": "4.0",
"references" : { "references": {
"reference_data" : [ "reference_data": [
{ {
"refsource" : "CONFIRM", "refsource": "CONFIRM",
"title" : "IBM Security Bulletin 6509856 (Cognos Controller)", "title": "IBM Security Bulletin 6509856 (Cognos Controller)",
"name" : "https://www.ibm.com/support/pages/node/6509856", "name": "https://www.ibm.com/support/pages/node/6509856",
"url" : "https://www.ibm.com/support/pages/node/6509856" "url": "https://www.ibm.com/support/pages/node/6509856"
}, },
{ {
"refsource" : "XF", "refsource": "XF",
"title" : "X-Force Vulnerability Report", "title": "X-Force Vulnerability Report",
"name" : "ibm-cognos-cve20204877-priv-escalation (190843)", "name": "ibm-cognos-cve20204877-priv-escalation (190843)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190843" "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/190843"
} }
] ]
}, },
"description" : { "description": {
"description_data" : [ "description_data": [
{ {
"lang" : "eng", "lang": "eng",
"value" : "IBM Cognos Controller 10.4.0, 10.4.1, and 10.4.2 could be vulnerable to unauthorized modifications by using public fields in public classes. IBM X-Force ID: 190843." "value": "IBM Cognos Controller 10.4.0, 10.4.1, and 10.4.2 could be vulnerable to unauthorized modifications by using public fields in public classes. IBM X-Force ID: 190843."
} }
] ]
}, },
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{ {
"description" : [ "description": [
{ {
"value" : "Gain Privileges", "value": "Gain Privileges",
"lang" : "eng" "lang": "eng"
} }
] ]
} }
] ]
}, },
"CVE_data_meta" : { "CVE_data_meta": {
"ASSIGNER" : "psirt@us.ibm.com", "ASSIGNER": "psirt@us.ibm.com",
"STATE" : "PUBLIC", "STATE": "PUBLIC",
"DATE_PUBLIC" : "2022-01-20T00:00:00", "DATE_PUBLIC": "2022-01-20T00:00:00",
"ID" : "CVE-2020-4877" "ID": "CVE-2020-4877"
}, },
"data_type" : "CVE", "data_type": "CVE",
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"vendor_name" : "IBM", "vendor_name": "IBM",
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "10.4.0" "version_value": "10.4.0"
}, },
{ {
"version_value" : "10.4.1" "version_value": "10.4.1"
}, },
{ {
"version_value" : "10.4.2" "version_value": "10.4.2"
} }
] ]
}, },
"product_name" : "Cognos Controller" "product_name": "Cognos Controller"
} }
] ]
} }
@ -72,25 +72,25 @@
] ]
} }
}, },
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"TM" : { "TM": {
"RC" : "C", "RC": "C",
"E" : "U", "E": "U",
"RL" : "O" "RL": "O"
}, },
"BM" : { "BM": {
"I" : "L", "I": "L",
"UI" : "N", "UI": "N",
"AV" : "N", "AV": "N",
"AC" : "L", "AC": "L",
"A" : "L", "A": "L",
"C" : "L", "C": "L",
"S" : "U", "S": "U",
"PR" : "N", "PR": "N",
"SCORE" : "7.300" "SCORE": "7.300"
} }
} }
}, },
"data_format" : "MITRE" "data_format": "MITRE"
} }

View File

@ -1,66 +1,66 @@
{ {
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{ {
"description" : [ "description": [
{ {
"value" : "Gain Privileges", "value": "Gain Privileges",
"lang" : "eng" "lang": "eng"
} }
] ]
} }
] ]
}, },
"CVE_data_meta" : { "CVE_data_meta": {
"DATE_PUBLIC" : "2022-01-20T00:00:00", "DATE_PUBLIC": "2022-01-20T00:00:00",
"ID" : "CVE-2020-4879", "ID": "CVE-2020-4879",
"ASSIGNER" : "psirt@us.ibm.com", "ASSIGNER": "psirt@us.ibm.com",
"STATE" : "PUBLIC" "STATE": "PUBLIC"
}, },
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"BM" : { "BM": {
"C" : "L", "C": "L",
"A" : "L", "A": "L",
"SCORE" : "7.300", "SCORE": "7.300",
"S" : "U", "S": "U",
"PR" : "N", "PR": "N",
"I" : "L", "I": "L",
"AC" : "L", "AC": "L",
"AV" : "N", "AV": "N",
"UI" : "N" "UI": "N"
}, },
"TM" : { "TM": {
"E" : "U", "E": "U",
"RL" : "O", "RL": "O",
"RC" : "C" "RC": "C"
} }
} }
}, },
"data_format" : "MITRE", "data_format": "MITRE",
"data_type" : "CVE", "data_type": "CVE",
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"vendor_name" : "IBM", "vendor_name": "IBM",
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "10.4.0" "version_value": "10.4.0"
}, },
{ {
"version_value" : "10.4.1" "version_value": "10.4.1"
}, },
{ {
"version_value" : "10.4.2" "version_value": "10.4.2"
} }
] ]
}, },
"product_name" : "Cognos Controller" "product_name": "Cognos Controller"
} }
] ]
} }
@ -68,28 +68,28 @@
] ]
} }
}, },
"data_version" : "4.0", "data_version": "4.0",
"references" : { "references": {
"reference_data" : [ "reference_data": [
{ {
"url" : "https://www.ibm.com/support/pages/node/6509856", "url": "https://www.ibm.com/support/pages/node/6509856",
"name" : "https://www.ibm.com/support/pages/node/6509856", "name": "https://www.ibm.com/support/pages/node/6509856",
"refsource" : "CONFIRM", "refsource": "CONFIRM",
"title" : "IBM Security Bulletin 6509856 (Cognos Controller)" "title": "IBM Security Bulletin 6509856 (Cognos Controller)"
}, },
{ {
"title" : "X-Force Vulnerability Report", "title": "X-Force Vulnerability Report",
"refsource" : "XF", "refsource": "XF",
"name" : "ibm-cognos-cve20204879-priv-escalation (190847)", "name": "ibm-cognos-cve20204879-priv-escalation (190847)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190847" "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/190847"
} }
] ]
}, },
"description" : { "description": {
"description_data" : [ "description_data": [
{ {
"value" : "IBM Cognos Controller 10.4.0, 10.4.1, and 10.4.2 could allow a remote attacker to bypass security restrictions, caused by improper validation of authentication cookies. IBM X-Force ID: 190847.", "value": "IBM Cognos Controller 10.4.0, 10.4.1, and 10.4.2 could allow a remote attacker to bypass security restrictions, caused by improper validation of authentication cookies. IBM X-Force ID: 190847.",
"lang" : "eng" "lang": "eng"
} }
] ]
} }

View File

@ -81,6 +81,11 @@
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37306", "url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37306",
"refsource": "MISC", "refsource": "MISC",
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37306" "name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37306"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-8e3fbc74e9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V75XNX4GDB64N5BSOAN474RUXXS5OHRU/"
} }
] ]
} }

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0332",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0333",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0334",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-0335",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23813",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23814",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23815",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23816",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23817",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23818",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23819",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23820",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23821",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23822",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23823",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23824",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23825",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23826",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23827",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23828",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23829",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23830",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23831",
"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

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-23832",
"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."
}
]
}
}