diff --git a/2024/5xxx/CVE-2024-5735.json b/2024/5xxx/CVE-2024-5735.json index 9609b84593d..f46b078d9f4 100644 --- a/2024/5xxx/CVE-2024-5735.json +++ b/2024/5xxx/CVE-2024-5735.json @@ -1,18 +1,101 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-5735", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cvd@cert.pl", + "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": "Full Path Disclosure vulnerability in AdmirorFrames Joomla! extension in afHelper.php script allows an unauthorised attacker to retrieve location of web root folder.\u00a0This issue affects AdmirorFrames: before 5.0." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-497 Exposure of Sensitive System Information to an Unauthorized Control Sphere", + "cweId": "CWE-497" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Nikola Vasilijevski", + "product": { + "product_data": [ + { + "product_name": "AdmirorFrames", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "5.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/", + "refsource": "MISC", + "name": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/" + }, + { + "url": "https://cert.pl/posts/2024/06/CVE-2024-5735/", + "refsource": "MISC", + "name": "https://cert.pl/posts/2024/06/CVE-2024-5735/" + }, + { + "url": "https://github.com/vasiljevski/admirorframes/issues/3", + "refsource": "MISC", + "name": "https://github.com/vasiljevski/admirorframes/issues/3" + }, + { + "url": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5735", + "refsource": "MISC", + "name": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5735" + }, + { + "url": "https://github.com/afine-com/CVE-2024-5735", + "refsource": "MISC", + "name": "https://github.com/afine-com/CVE-2024-5735" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "Marcin Wyczechowski [AFINE Team]" + }, + { + "lang": "en", + "value": "Micha\u0142 Majchrowicz [AFINE Team]" + } + ] } \ No newline at end of file diff --git a/2024/5xxx/CVE-2024-5736.json b/2024/5xxx/CVE-2024-5736.json index ca8c9767b13..08302117ab6 100644 --- a/2024/5xxx/CVE-2024-5736.json +++ b/2024/5xxx/CVE-2024-5736.json @@ -1,18 +1,101 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-5736", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cvd@cert.pl", + "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": "Server Side Request Forgery (SSRF) vulnerability in AdmirorFrames Joomla! extension in afGdStream.php script allows to access local files or server pages available only from localhost.\u00a0This issue affects AdmirorFrames: before 5.0." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-918 Server-Side Request Forgery (SSRF)", + "cweId": "CWE-918" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Nikola Vasilijevski", + "product": { + "product_data": [ + { + "product_name": "AdmirorFrames", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "5.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/", + "refsource": "MISC", + "name": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/" + }, + { + "url": "https://cert.pl/posts/2024/06/CVE-2024-5735/", + "refsource": "MISC", + "name": "https://cert.pl/posts/2024/06/CVE-2024-5735/" + }, + { + "url": "https://github.com/vasiljevski/admirorframes/issues/3", + "refsource": "MISC", + "name": "https://github.com/vasiljevski/admirorframes/issues/3" + }, + { + "url": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5736", + "refsource": "MISC", + "name": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5736" + }, + { + "url": "https://github.com/afine-com/CVE-2024-5736", + "refsource": "MISC", + "name": "https://github.com/afine-com/CVE-2024-5736" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "Marcin Wyczechowski [AFINE Team]" + }, + { + "lang": "en", + "value": "Micha\u0142 Majchrowicz [AFINE Team]" + } + ] } \ No newline at end of file diff --git a/2024/5xxx/CVE-2024-5737.json b/2024/5xxx/CVE-2024-5737.json index ce693878637..8d2c64a805d 100644 --- a/2024/5xxx/CVE-2024-5737.json +++ b/2024/5xxx/CVE-2024-5737.json @@ -1,18 +1,101 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-5737", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cvd@cert.pl", + "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": "Script afGdStream.php in\u00a0AdmirorFrames Joomla! extension doesn\u2019t specify a content type and as a result default (text/html) is used. An attacker may embed HTML tags directly in image data which is rendered by a webpage as HTML.\u00a0This issue affects AdmirorFrames: before 5.0." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Nikola Vasilijevski", + "product": { + "product_data": [ + { + "product_name": "AdmirorFrames", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "5.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/", + "refsource": "MISC", + "name": "https://cert.pl/en/posts/2024/06/CVE-2024-5735/" + }, + { + "url": "https://cert.pl/posts/2024/06/CVE-2024-5735/", + "refsource": "MISC", + "name": "https://cert.pl/posts/2024/06/CVE-2024-5735/" + }, + { + "url": "https://github.com/vasiljevski/admirorframes/issues/3", + "refsource": "MISC", + "name": "https://github.com/vasiljevski/admirorframes/issues/3" + }, + { + "url": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5737", + "refsource": "MISC", + "name": "https://github.com/sectroyer/CVEs/tree/main/CVE-2024-5737" + }, + { + "url": "https://github.com/afine-com/CVE-2024-5737", + "refsource": "MISC", + "name": "https://github.com/afine-com/CVE-2024-5737" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "Marcin Wyczechowski [AFINE Team]" + }, + { + "lang": "en", + "value": "Micha\u0142 Majchrowicz [AFINE Team]" + } + ] } \ No newline at end of file diff --git a/2024/6xxx/CVE-2024-6400.json b/2024/6xxx/CVE-2024-6400.json new file mode 100644 index 00000000000..7fc39d24910 --- /dev/null +++ b/2024/6xxx/CVE-2024-6400.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-6400", + "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