"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-12-27 01:01:06 +00:00
parent f64229d08d
commit bee23cfe7f
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98

View File

@ -1,17 +1,66 @@
{ {
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2022-46764",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED" "ID": "CVE-2022-46764",
"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": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "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 SQL injection issue in the web API in TrueConf Server 5.2.0.10225 allows remote unauthenticated attackers to execute arbitrary SQL commands, ultimately leading to remote code execution."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://solidlab.ru/our-news/145-trueconf.html",
"url": "https://solidlab.ru/our-news/145-trueconf.html"
},
{
"refsource": "MISC",
"name": "https://github.com/sldlb/public_cve_submissions/blob/main/CVE-2022-46764.txt",
"url": "https://github.com/sldlb/public_cve_submissions/blob/main/CVE-2022-46764.txt"
} }
] ]
} }