"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-08-13 20:01:09 +00:00
parent fceba7a759
commit 17091784f4
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -1,17 +1,109 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-7740",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "cna@vuldb.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 vulnerability has been found in wanglongcn ltcms 1.0.20 and classified as critical. This vulnerability affects the function download of the file /api/test/download of the component API Endpoint. The manipulation of the argument url leads to server-side request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. NOTE: The vendor was contacted early about this disclosure but did not respond in any way."
},
{
"lang": "deu",
"value": "In wanglongcn ltcms 1.0.20 wurde eine kritische Schwachstelle gefunden. Es geht um die Funktion download der Datei /api/test/download der Komponente API Endpoint. Durch das Beeinflussen des Arguments url mit unbekannten Daten kann eine server-side request forgery-Schwachstelle ausgenutzt werden. Der Angriff kann \u00fcber das Netzwerk erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery",
"cweId": "CWE-918"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "wanglongcn",
"product": {
"product_data": [
{
"product_name": "ltcms",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.0.20"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://vuldb.com/?id.274360",
"refsource": "MISC",
"name": "https://vuldb.com/?id.274360"
},
{
"url": "https://vuldb.com/?ctiid.274360",
"refsource": "MISC",
"name": "https://vuldb.com/?ctiid.274360"
},
{
"url": "https://vuldb.com/?submit.386432",
"refsource": "MISC",
"name": "https://vuldb.com/?submit.386432"
},
{
"url": "https://github.com/DeepMountains/Mirage/blob/main/CVE14-1.md",
"refsource": "MISC",
"name": "https://github.com/DeepMountains/Mirage/blob/main/CVE14-1.md"
}
]
},
"credits": [
{
"lang": "en",
"value": "Dee.Mirage (VulDB User)"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"baseScore": 7.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "HIGH"
},
{
"version": "3.0",
"baseScore": 7.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "HIGH"
},
{
"version": "2.0",
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P"
}
]
}