"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-12-08 12:00:32 +00:00
parent 44f02fcadd
commit 9c861a0bda
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 55 additions and 19 deletions

View File

@ -11,7 +11,7 @@
"description_data": [
{
"lang": "eng",
"value": "A heap out-of-bounds read flaw was found in builtin.c in the gawk package. This issue may lead to a crash and could be used to read sensitive information."
"value": "A heap-buffer-overflow vulnerability was found in LibTIFF, in extractImageSection() at tools/tiffcrop.c:7916 and tools/tiffcrop.c:7801. This flaw allows attackers to cause a denial of service via a crafted tiff file."
}
]
},
@ -21,8 +21,8 @@
"description": [
{
"lang": "eng",
"value": "Out-of-bounds Read",
"cweId": "CWE-125"
"value": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
"cweId": "CWE-120"
}
]
}
@ -36,18 +36,13 @@
"product": {
"product_data": [
{
"product_name": "gawk",
"product_name": "libtiff",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"version": "5.1.1",
"status": "unaffected"
}
]
"defaultStatus": "affected"
}
}
]
@ -77,6 +72,12 @@
"product_name": "Red Hat Enterprise Linux 7",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
@ -90,6 +91,12 @@
"product_name": "Red Hat Enterprise Linux 8",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
@ -123,6 +130,12 @@
"product_name": "Fedora",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected"
}
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
@ -141,21 +154,26 @@
"references": {
"reference_data": [
{
"url": "https://access.redhat.com/security/cve/CVE-2023-4156",
"url": "https://access.redhat.com/security/cve/CVE-2023-3164",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2023-4156"
"name": "https://access.redhat.com/security/cve/CVE-2023-3164"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215930",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213531",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2215930"
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2213531"
},
{
"url": "https://gitlab.com/libtiff/libtiff/-/issues/542",
"refsource": "MISC",
"name": "https://gitlab.com/libtiff/libtiff/-/issues/542"
}
]
},
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Jiongchi Yu for reporting this issue."
"value": "Red Hat would like to thank haolaiwei187@gmail.com for reporting this issue."
}
],
"impact": {
@ -163,15 +181,15 @@
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
]

View File

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