"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-10-18 22:00:42 +00:00
parent 9e04a2b4c1
commit 4176e51d5f
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
4 changed files with 74 additions and 20 deletions

View File

@ -53,24 +53,29 @@
"references": {
"reference_data": [
{
"name": "http://lua.2524044.n2.nabble.com/Bug-Report-Use-after-free-in-debug-upvaluejoin-tc7685506.html",
"refsource": "MISC",
"url": "http://lua.2524044.n2.nabble.com/Bug-Report-Use-after-free-in-debug-upvaluejoin-tc7685506.html"
"name": "http://packetstormsecurity.com/files/151335/Lua-5.3.5-Use-After-Free.html",
"url": "http://packetstormsecurity.com/files/151335/Lua-5.3.5-Use-After-Free.html"
},
{
"name": "46246",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/46246/"
"refsource": "MISC",
"name": "https://github.com/Lua-Project/cve-analysis/blob/a43c9ccd00274b31fa2f24c6c8f20ce36655682d/CVE-2019-6706.pdf",
"url": "https://github.com/Lua-Project/cve-analysis/blob/a43c9ccd00274b31fa2f24c6c8f20ce36655682d/CVE-2019-6706.pdf"
},
{
"refsource": "UBUNTU",
"name": "USN-3941-1",
"url": "https://usn.ubuntu.com/3941-1/"
"refsource": "MISC",
"name": "https://github.com/lua/lua/commit/89aee84cbc9224f638f3b7951b306d2ee8ecb71e",
"url": "https://github.com/lua/lua/commit/89aee84cbc9224f638f3b7951b306d2ee8ecb71e"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3706",
"url": "https://access.redhat.com/errata/RHSA-2019:3706"
"refsource": "MISC",
"name": "http://lua-users.org/lists/lua-l/2019-01/msg00039.html",
"url": "http://lua-users.org/lists/lua-l/2019-01/msg00039.html"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2019-6706",
"url": "https://access.redhat.com/security/cve/cve-2019-6706"
}
]
}

View File

@ -46,8 +46,13 @@
"reference_data": [
{
"refsource": "MISC",
"name": "https://kernel.googlesource.com/pub/scm/linux/kernel/git/jkirsher/net-queue/+/b2d057560b8107c633b39aabe517ff9d93f285e3%5E%21/",
"url": "https://kernel.googlesource.com/pub/scm/linux/kernel/git/jkirsher/net-queue/+/b2d057560b8107c633b39aabe517ff9d93f285e3%5E%21/"
"name": "https://lore.kernel.org/lkml/20220427065233.2075-1-w@1wt.eu/T/",
"url": "https://lore.kernel.org/lkml/20220427065233.2075-1-w@1wt.eu/T/"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064604"
}
]
},

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "iKuai8 v3.6.7 was discovered to contain an authenticated remote code execution (RCE) vulnerability."
"value": "iKuai OS v3.6.7 was discovered to contain an authenticated remote code execution (RCE) vulnerability."
}
]
},

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-42218",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2022-42218",
"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": "Open Source SACCO Management System v1.0 vulnerable to SQL Injection via /sacco_shield/manage_loan.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/CNchenjiabao/bug_report/blob/main/vendors/mayuri_k/open-source-sacco-management-system/SQLi-1.md",
"url": "https://github.com/CNchenjiabao/bug_report/blob/main/vendors/mayuri_k/open-source-sacco-management-system/SQLi-1.md"
}
]
}