"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-05-09 07:00:32 +00:00
parent ca86520dea
commit 22476b6511
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7
4 changed files with 549 additions and 18 deletions

View File

@ -1,17 +1,115 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-32669",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "PSIRT@samsung.com",
"STATE": "PUBLIC"
},
"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": "\nImproper Input Validation vulnerability in Samsung Open Source escargot JavaScript engine allows Overflow Buffers.\nHowever, it occurs in the test code and does not include in the release.\n\nThis issue affects escargot: 4.0.0.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-125 Out-of-bounds Read",
"cweId": "CWE-125"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-787 Out-of-bounds Write",
"cweId": "CWE-787"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Samsung Open Source",
"product": {
"product_data": [
{
"product_name": "Escargot",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "4.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/Samsung/escargot/pull/1326",
"refsource": "MISC",
"name": "https://github.com/Samsung/escargot/pull/1326"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Jeongmin Choi"
},
{
"lang": "en",
"value": "Sangwoo Park"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
]
}

View File

@ -1,17 +1,102 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-32672",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "PSIRT@samsung.com",
"STATE": "PUBLIC"
},
"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": "A Segmentation Fault issue discovered in\n\n Samsung Open Source Escargot JavaScript engine\n\n allows remote attackers to cause a denial of service via crafted input.\n\nThis issue affects Escargot: 4.0.0.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-787 Out-of-bounds Write",
"cweId": "CWE-787"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Samsung Open Source",
"product": {
"product_data": [
{
"product_name": "Escargot",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "4.0.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/Samsung/escargot/pull/1322",
"refsource": "MISC",
"name": "https://github.com/Samsung/escargot/pull/1322"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "Pedro Batista"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
]
}

View File

@ -1,18 +1,77 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-34365",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"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": "** UNSUPPPORTED WHEN ASSIGNED ** ** UNSUPPORTED WHEN ASSIGNED ** Improper Input Validation vulnerability in Apache Karaf Cave.This issue affects all versions of Apache Karaf Cave.\n\nAs this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users.NOTE: This vulnerability only affects products that are no longer supported by the maintainer.\n\n"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation",
"cweId": "CWE-20"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache Karaf Cave",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "0",
"version_value": "*"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://karaf.apache.org/security/cve-2024-34365.txt",
"refsource": "MISC",
"name": "https://karaf.apache.org/security/cve-2024-34365.txt"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"credits": [
{
"lang": "en",
"value": "cigar"
}
]
}

View File

@ -1,18 +1,307 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-3016",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "psirt-info@cyber.jp.nec.com",
"STATE": "PUBLIC"
},
"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": "NEC Platforms DT900 and DT900S Series 5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20 allows an attacker to access a non-documented the system settings to change settings via local network with unauthenticated user.\n\n"
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-912: Hidden Functionality",
"cweId": "CWE-912"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "NEC Platforms, Ltd",
"product": {
"product_data": [
{
"product_name": "ITK-6DGS-1(BK) TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "v5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-32LCGS-1(BK) TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-32TCGS-1(BK) TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-6D-1(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-12D-1(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-8LCX-1(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-8TCGX-1(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-6DGS-1A(BK) TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-32LCGS-1A(BK) TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-32TCGS-1A(BK) TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-6DGS-1P(BK) TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-32LCGS-1P(BK) TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-32TCGS-1P(BK) TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-6D-1P(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-12D-1P(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-6DG-1P(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-12DG-1P(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-8LCX-1P(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-8LCG-1P(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-32LCG-1P(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-8TCGX-1P(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
},
{
"product_name": "ITK-32TCG-1P(BK)TEL",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "5.0.0.0 \u2013 v5.3.4.4, v5.4.0.0 \u2013 v5.6.0.20"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://https://jpn.nec.com/security-info/secinfo/nv24-002_en.html",
"refsource": "MISC",
"name": "https://https://jpn.nec.com/security-info/secinfo/nv24-002_en.html"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "Mr. Gianluca Altomani."
}
]
}