Skip to content

Commit

Permalink
1 changes (1 new | 0 updated):
Browse files Browse the repository at this point in the history
      - 1 new CVEs:  CVE-2024-12969
      - 0 updated CVEs:
  • Loading branch information
cvelistV5 Github Action committed Dec 26, 2024
1 parent 41dcd7a commit c9e3dcd
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 26 deletions.
164 changes: 164 additions & 0 deletions cves/2024/12xxx/CVE-2024-12969.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,164 @@
{
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"cveMetadata": {
"cveId": "CVE-2024-12969",
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"state": "PUBLISHED",
"assignerShortName": "VulDB",
"dateReserved": "2024-12-26T08:00:55.563Z",
"datePublished": "2024-12-26T22:31:05.249Z",
"dateUpdated": "2024-12-26T22:31:05.249Z"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB",
"dateUpdated": "2024-12-26T22:31:05.249Z"
},
"title": "code-projects Hospital Management System Login index.php sql injection",
"problemTypes": [
{
"descriptions": [
{
"type": "CWE",
"cweId": "CWE-89",
"lang": "en",
"description": "SQL Injection"
}
]
},
{
"descriptions": [
{
"type": "CWE",
"cweId": "CWE-74",
"lang": "en",
"description": "Injection"
}
]
}
],
"affected": [
{
"vendor": "code-projects",
"product": "Hospital Management System",
"versions": [
{
"version": "1.0",
"status": "affected"
}
],
"modules": [
"Login"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability, which was classified as critical, has been found in code-projects Hospital Management System 1.0. Affected by this issue is some unknown functionality of the file /admin/index.php of the component Login. The manipulation of the argument username/password leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "de",
"value": "Eine kritische Schwachstelle wurde in code-projects Hospital Management System 1.0 entdeckt. Hierbei geht es um eine nicht exakt ausgemachte Funktion der Datei /admin/index.php der Komponente Login. Dank Manipulation des Arguments username/password mit unbekannten Daten kann eine sql injection-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff über das Netzwerk. Der Exploit steht zur öffentlichen Verfügung."
}
],
"metrics": [
{
"cvssV4_0": {
"version": "4.0",
"baseScore": 6.9,
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"baseSeverity": "MEDIUM"
}
},
{
"cvssV3_1": {
"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"
}
},
{
"cvssV3_0": {
"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"
}
},
{
"cvssV2_0": {
"version": "2.0",
"baseScore": 7.5,
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P"
}
}
],
"timeline": [
{
"time": "2024-12-26T00:00:00.000Z",
"lang": "en",
"value": "Advisory disclosed"
},
{
"time": "2024-12-26T01:00:00.000Z",
"lang": "en",
"value": "VulDB entry created"
},
{
"time": "2024-12-26T09:06:02.000Z",
"lang": "en",
"value": "VulDB entry last update"
}
],
"credits": [
{
"lang": "en",
"value": "Hexer. (VulDB User)",
"type": "reporter"
}
],
"references": [
{
"url": "https://vuldb.com/?id.289334",
"name": "VDB-289334 | code-projects Hospital Management System Login index.php sql injection",
"tags": [
"vdb-entry",
"technical-description"
]
},
{
"url": "https://vuldb.com/?ctiid.289334",
"name": "VDB-289334 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
]
},
{
"url": "https://vuldb.com/?submit.469031",
"name": "Submit #469031 | code-projects Hospital Management System 1.0 SQL Injection",
"tags": [
"third-party-advisory"
]
},
{
"url": "https://github.com/Rocky-Bull/myCVE/blob/main/Hospital_Management_System_SQLi.md",
"tags": [
"exploit"
]
},
{
"url": "https://code-projects.org/",
"tags": [
"product"
]
}
]
}
}
}
18 changes: 6 additions & 12 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
{
"fetchTime": "2024-12-26T22:03:12.117Z",
"numberOfChanges": 2,
"fetchTime": "2024-12-26T22:31:20.572Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-12968",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-12968",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/12xxx/CVE-2024-12968.json",
"dateUpdated": "2024-12-26T22:00:19.421Z"
},
{
"cveId": "CVE-2024-56361",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-56361",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/56xxx/CVE-2024-56361.json",
"dateUpdated": "2024-12-26T21:59:01.775Z"
"cveId": "CVE-2024-12969",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-12969",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/12xxx/CVE-2024-12969.json",
"dateUpdated": "2024-12-26T22:31:05.249Z"
}
],
"updated": [],
Expand Down
28 changes: 14 additions & 14 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"fetchTime": "2024-12-26T22:31:20.572Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-12969",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-12969",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/12xxx/CVE-2024-12969.json",
"dateUpdated": "2024-12-26T22:31:05.249Z"
}
],
"updated": [],
"error": []
},
{
"fetchTime": "2024-12-26T22:03:12.117Z",
"numberOfChanges": 2,
Expand Down Expand Up @@ -106144,19 +106158,5 @@
}
],
"error": []
},
{
"fetchTime": "2024-11-26T22:05:54.271Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-53675",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-53675",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/53xxx/CVE-2024-53675.json",
"dateUpdated": "2024-11-26T22:01:12.616Z"
}
],
"updated": [],
"error": []
}
]

0 comments on commit c9e3dcd

Please sign in to comment.