"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-02-03 14:01:17 +00:00
parent 5e9bbe688e
commit 164500e739
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
9 changed files with 98 additions and 61 deletions

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-44866",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2021-44866",
"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": "An issue was discovered in Online-Movie-Ticket-Booking-System 1.0. The file about.php does not perform input validation on the 'id' paramter. An attacker can append SQL queries to the input to extract sensitive information from the database."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/projectworldsofficial/Online-Movie-Ticket-Booking-System-in-php/issues/6",
"refsource": "MISC",
"name": "https://github.com/projectworldsofficial/Online-Movie-Ticket-Booking-System-in-php/issues/6"
}
]
}

View File

@ -61,6 +61,11 @@
"refsource": "MISC",
"name": "https://docs.suitecrm.com/admin/releases/7.12.x/",
"url": "https://docs.suitecrm.com/admin/releases/7.12.x/"
},
{
"refsource": "MISC",
"name": "https://github.com/manuelz120/CVE-2021-45897",
"url": "https://github.com/manuelz120/CVE-2021-45897"
}
]
}

View File

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

@ -12,24 +12,18 @@
"product": {
"product_data": [
{
"product_name": "tensorflow",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": ">= 2.7.0, < 2.7.1"
},
{
"version_value": ">= 2.6.0, < 2.6.3"
},
{
"version_value": "< 2.5.3"
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "tensorflow"
"vendor_name": "n/a"
}
]
}
@ -67,7 +61,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-369: Divide By Zero"
"value": "n/a"
}
]
}

View File

@ -12,24 +12,18 @@
"product": {
"product_data": [
{
"product_name": "tensorflow",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": ">= 2.7.0, < 2.7.1"
},
{
"version_value": ">= 2.6.0, < 2.6.3"
},
{
"version_value": "< 2.5.3"
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "tensorflow"
"vendor_name": "n/a"
}
]
}
@ -67,7 +61,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-190: Integer Overflow or Wraparound"
"value": "n/a"
}
]
}

View File

@ -12,24 +12,18 @@
"product": {
"product_data": [
{
"product_name": "tensorflow",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": ">= 2.7.0, < 2.7.1"
},
{
"version_value": ">= 2.6.0, < 2.6.3"
},
{
"version_value": "< 2.5.3"
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "tensorflow"
"vendor_name": "n/a"
}
]
}
@ -67,7 +61,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-617: Reachable Assertion"
"value": "n/a"
}
]
}

View File

@ -12,24 +12,18 @@
"product": {
"product_data": [
{
"product_name": "tensorflow",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": ">= 2.7.0, < 2.7.1"
},
{
"version_value": ">= 2.6.0, < 2.6.3"
},
{
"version_value": "< 2.5.3"
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "tensorflow"
"vendor_name": "n/a"
}
]
}
@ -67,7 +61,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-369: Divide By Zero"
"value": "n/a"
}
]
}

View File

@ -75,6 +75,11 @@
},
"references": {
"reference_data": [
{
"name": "https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/count_ops.cc#L168-L273",
"refsource": "MISC",
"url": "https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/count_ops.cc#L168-L273"
},
{
"name": "https://github.com/tensorflow/tensorflow/security/advisories/GHSA-x4qx-4fjv-hmw6",
"refsource": "CONFIRM",
@ -84,11 +89,6 @@
"name": "https://github.com/tensorflow/tensorflow/commit/6f4d3e8139ec724dbbcb40505891c81dd1052c4a",
"refsource": "MISC",
"url": "https://github.com/tensorflow/tensorflow/commit/6f4d3e8139ec724dbbcb40505891c81dd1052c4a"
},
{
"name": "https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/count_ops.cc#L168-L273",
"refsource": "MISC",
"url": "https://github.com/tensorflow/tensorflow/blob/5100e359aef5c8021f2e71c7b986420b85ce7b3d/tensorflow/core/kernels/count_ops.cc#L168-L273"
}
]
},

View File

@ -12,24 +12,18 @@
"product": {
"product_data": [
{
"product_name": "tensorflow",
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": ">= 2.7.0, < 2.7.1"
},
{
"version_value": ">= 2.6.0, < 2.6.3"
},
{
"version_value": "< 2.5.3"
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "tensorflow"
"vendor_name": "n/a"
}
]
}
@ -67,7 +61,7 @@
"description": [
{
"lang": "eng",
"value": "CWE-617: Reachable Assertion"
"value": "n/a"
}
]
}