diff --git a/2024/41xxx/CVE-2024-41237.json b/2024/41xxx/CVE-2024-41237.json index 109ddeb2c45..ae0bccd4380 100644 --- a/2024/41xxx/CVE-2024-41237.json +++ b/2024/41xxx/CVE-2024-41237.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2024-41237", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2024-41237", + "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 SQL injection vulnerability in /smsa/teacher_login.php in Kashipara Responsive School Management System v1.0 allows an attacker to execute arbitrary SQL commands via the \"username\" parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.kashipara.com/project/php/12362/responsive-school-management-system-php-project-source-code", + "refsource": "MISC", + "name": "https://www.kashipara.com/project/php/12362/responsive-school-management-system-php-project-source-code" + }, + { + "refsource": "CONFIRM", + "name": "https://github.com/takekaramey/CVE_Writeup/blob/main/Kashipara/Responsive%20School%20Management%20System%20v3.2.0/SQL%20Injection%20-%20Teacher.pdf", + "url": "https://github.com/takekaramey/CVE_Writeup/blob/main/Kashipara/Responsive%20School%20Management%20System%20v3.2.0/SQL%20Injection%20-%20Teacher.pdf" } ] } diff --git a/2024/41xxx/CVE-2024-41239.json b/2024/41xxx/CVE-2024-41239.json index 940573e397e..0d943812d67 100644 --- a/2024/41xxx/CVE-2024-41239.json +++ b/2024/41xxx/CVE-2024-41239.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2024-41239", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2024-41239", + "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 Stored Cross Site Scripting (XSS) vulnerability was found in \"/smsa/add_class_submit.php\" in Kashipara Responsive School Management System v1.0, which allows remote attackers to execute arbitrary code via \"class_name\" parameter field." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.kashipara.com/project/php/12362/responsive-school-management-system-php-project-source-code", + "refsource": "MISC", + "name": "https://www.kashipara.com/project/php/12362/responsive-school-management-system-php-project-source-code" + }, + { + "refsource": "CONFIRM", + "name": "https://github.com/takekaramey/CVE_Writeup/blob/main/Kashipara/Responsive%20School%20Management%20System%20v3.2.0/Stored%20XSS.pdf", + "url": "https://github.com/takekaramey/CVE_Writeup/blob/main/Kashipara/Responsive%20School%20Management%20System%20v3.2.0/Stored%20XSS.pdf" } ] } diff --git a/2024/4xxx/CVE-2024-4353.json b/2024/4xxx/CVE-2024-4353.json index 7ace14ab9eb..d77e42c1882 100644 --- a/2024/4xxx/CVE-2024-4353.json +++ b/2024/4xxx/CVE-2024-4353.json @@ -11,7 +11,7 @@ "description_data": [ { "lang": "eng", - "value": "Concrete CMS versions 9.0.0 through 9.3.2 are affected by a stored XSS vulnerability in the generate dashboard board\ninstance functionality. The Name input field does not check the input sufficiently letting a rogue administrator hav the capability to inject malicious\nJavaScript code. The Concrete CMS security team gave this vulnerability a CVSS v3.1 score of 3.1 with a vector of AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator \u00a0and a CVSS v4 score of 1.8 with a vector of CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N Thanks fhAnso for reporting." + "value": "Concrete CMS versions 9.0.0 through 9.3.2 are affected by a stored XSS vulnerability in the generate dashboard board\ninstance functionality. The Name input field does not check the input sufficiently letting a rogue administrator have the capability to inject malicious\nJavaScript code. The Concrete CMS security team gave this vulnerability a CVSS v3.1 score of 3.1 with a vector of AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator \u00a0and a CVSS v4 score of 1.8 with a vector of CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N\u00a0Concrete versions below 9 are not affected by this vulnerability. Thanks fhAnso for reporting." } ] }, @@ -59,6 +59,11 @@ "url": "https://github.com/concretecms/concretecms/pull/12151", "refsource": "MISC", "name": "https://github.com/concretecms/concretecms/pull/12151" + }, + { + "url": "https://documentation.concretecms.org/9-x/developers/introduction/version-history/933-release-notes", + "refsource": "MISC", + "name": "https://documentation.concretecms.org/9-x/developers/introduction/version-history/933-release-notes" } ] }, @@ -66,6 +71,16 @@ "engine": "Vulnogram 0.2.0" }, "source": { - "discovery": "UNKNOWN" - } + "advisory": "https://hackerone.com/reports/2597394", + "defect": [ + "HackerOne" + ], + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "fhAnso" + } + ] } \ No newline at end of file