mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-06-08 14:08:13 +00:00
"-Synchronized-Data."
This commit is contained in:
parent
8ccd956868
commit
6919c65645
@ -101,11 +101,6 @@
|
||||
"refsource": "FEDORA",
|
||||
"name": "FEDORA-2022-61d8e8d880",
|
||||
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X46T4EFTIBXZRYTGASBDEZGYJINH2OWV/"
|
||||
},
|
||||
{
|
||||
"refsource": "FEDORA",
|
||||
"name": "FEDORA-2022-4ac2e16969",
|
||||
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KRGKPYA5YHIXQAMRIXO5DSCX7D4UUW4Q/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -73,11 +73,6 @@
|
||||
"refsource": "MISC",
|
||||
"url": "https://lists.apache.org/thread/j65nwr8n7jchngwqptzh100drcr4ry2q",
|
||||
"name": "https://lists.apache.org/thread/j65nwr8n7jchngwqptzh100drcr4ry2q"
|
||||
},
|
||||
{
|
||||
"refsource": "MLIST",
|
||||
"name": "[oss-security] 20221023 CVE-2021-42010: Apache Heron (Incubating): CRLF log injection",
|
||||
"url": "http://www.openwall.com/lists/oss-security/2022/10/23/2"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -4,77 +4,14 @@
|
||||
"data_version": "4.0",
|
||||
"CVE_data_meta": {
|
||||
"ID": "CVE-2022-3676",
|
||||
"ASSIGNER": "security@eclipse.org",
|
||||
"STATE": "PUBLIC"
|
||||
},
|
||||
"affects": {
|
||||
"vendor": {
|
||||
"vendor_data": [
|
||||
{
|
||||
"vendor_name": "The Eclipse Foundation",
|
||||
"product": {
|
||||
"product_data": [
|
||||
{
|
||||
"product_name": "Eclipse OpenJ9",
|
||||
"version": {
|
||||
"version_data": [
|
||||
{
|
||||
"version_affected": "<",
|
||||
"version_value": "0.35.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
"ASSIGNER": "cve@mitre.org",
|
||||
"STATE": "RESERVED"
|
||||
},
|
||||
"description": {
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "In Eclipse Openj9 before version 0.35.0, interface calls can be inlined without a runtime type check. Malicious bytecode could make use of this inlining to access or modify memory via an incompatible type."
|
||||
}
|
||||
]
|
||||
},
|
||||
"problemtype": {
|
||||
"problemtype_data": [
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "CWE-20: Improper Input Validation"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"description": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "CWE-843: Access of Resource Using Incompatible Type ('Type Confusion')"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"references": {
|
||||
"reference_data": [
|
||||
{
|
||||
"name": "https://github.com/eclipse-openj9/openj9/pull/16122",
|
||||
"refsource": "CONFIRM",
|
||||
"url": "https://github.com/eclipse-openj9/openj9/pull/16122"
|
||||
},
|
||||
{
|
||||
"name": "https://github.com/eclipse/omr/pull/6773",
|
||||
"refsource": "CONFIRM",
|
||||
"url": "https://github.com/eclipse/omr/pull/6773"
|
||||
},
|
||||
{
|
||||
"name": "https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/389",
|
||||
"refsource": "CONFIRM",
|
||||
"url": "https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/389"
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user