"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-10-03 12:00:33 +00:00
parent cb0f1a91c6
commit dccc81110b
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 71 additions and 7 deletions

View File

@ -1,17 +1,71 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-36551",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2022-36551",
"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": "A Server Side Request Forgery (SSRF) in the Data Import module in Heartex - Label Studio Community Edition versions 1.5.0 and earlier allows an authenticated user to access arbitrary files on the system. Furthermore, self-registration is enabled by default in these versions of Label Studio enabling a remote attacker to create a new account and then exploit the SSRF."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://heartex.com",
"refsource": "MISC",
"name": "http://heartex.com"
},
{
"refsource": "MISC",
"name": "http://labelstud.io",
"url": "http://labelstud.io"
},
{
"refsource": "MISC",
"name": "https://github.com/heartexlabs/label-studio/pull/2840",
"url": "https://github.com/heartexlabs/label-studio/pull/2840"
}
]
}

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "Archery v1.4.0 to v1.8.5 was discovered to contain a SQL injection vulnerability via the ThreadIDs parameter in the kill_session interface."
"value": "Archery v1.4.0 to v1.8.5 was discovered to contain a SQL injection vulnerability via the ThreadIDs parameter in the kill_session interface. The project has released an update, please upgrade to v1.9.0 and above."
}
]
},
@ -56,6 +56,16 @@
"url": "https://github.com/hhyo/Archery/blob/v1.8.5/sql/urls.py#L149",
"refsource": "MISC",
"name": "https://github.com/hhyo/Archery/blob/v1.8.5/sql/urls.py#L149"
},
{
"refsource": "MISC",
"name": "https://announcements.bybit.com/en-US/article/bybit-improves-the-security-of-the-open-source-community-blt626818c0ee8c48a6/",
"url": "https://announcements.bybit.com/en-US/article/bybit-improves-the-security-of-the-open-source-community-blt626818c0ee8c48a6/"
},
{
"refsource": "MISC",
"name": "https://github.com/hhyo/Archery/issues/1841",
"url": "https://github.com/hhyo/Archery/issues/1841"
}
]
}