diff --git a/2025/1xxx/CVE-2025-1811.json b/2025/1xxx/CVE-2025-1811.json index 1646e7eb264..c0c0a86258c 100644 --- a/2025/1xxx/CVE-2025-1811.json +++ b/2025/1xxx/CVE-2025-1811.json @@ -1,17 +1,122 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1811", - "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 was found in AT Software Solutions ATSVD up to 3.4.1. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /login.aspx of the component Login Endpoint. The manipulation of the argument txtUsuario leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 3.4.2 is able to address this issue. It is recommended to upgrade the affected component." + }, + { + "lang": "deu", + "value": "In AT Software Solutions ATSVD bis 3.4.1 wurde eine kritische Schwachstelle ausgemacht. Hierbei betrifft es unbekannten Programmcode der Datei /login.aspx der Komponente Login Endpoint. Mit der Manipulation des Arguments txtUsuario mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung. Ein Aktualisieren auf die Version 3.4.2 vermag dieses Problem zu l\u00f6sen. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "SQL Injection", + "cweId": "CWE-89" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Injection", + "cweId": "CWE-74" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "AT Software Solutions", + "product": { + "product_data": [ + { + "product_name": "ATSVD", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "3.4.0" + }, + { + "version_affected": "=", + "version_value": "3.4.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.298069", + "refsource": "MISC", + "name": "https://vuldb.com/?id.298069" + }, + { + "url": "https://vuldb.com/?ctiid.298069", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.298069" + }, + { + "url": "https://vuldb.com/?submit.504099", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.504099" + }, + { + "url": "https://github.com/yago3008/cves", + "refsource": "MISC", + "name": "https://github.com/yago3008/cves" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "y4g0 (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" } ] } diff --git a/2025/1xxx/CVE-2025-1836.json b/2025/1xxx/CVE-2025-1836.json new file mode 100644 index 00000000000..cc6f734d6b5 --- /dev/null +++ b/2025/1xxx/CVE-2025-1836.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-1836", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file