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-2025-0207
      - 0 updated CVEs:
  • Loading branch information
cvelistV5 Github Action committed Jan 4, 2025
1 parent d5dc92b commit 37586c4
Show file tree
Hide file tree
Showing 3 changed files with 182 additions and 51 deletions.
161 changes: 161 additions & 0 deletions cves/2025/0xxx/CVE-2025-0207.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
{
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"cveMetadata": {
"cveId": "CVE-2025-0207",
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"state": "PUBLISHED",
"assignerShortName": "VulDB",
"dateReserved": "2025-01-03T12:31:00.547Z",
"datePublished": "2025-01-04T12:31:04.814Z",
"dateUpdated": "2025-01-04T12:31:04.814Z"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB",
"dateUpdated": "2025-01-04T12:31:04.814Z"
},
"title": "code-projects Online Shoe Store login.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": "Online Shoe Store",
"versions": [
{
"version": "1.0",
"status": "affected"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability, which was classified as critical, has been found in code-projects Online Shoe Store 1.0. Affected by this issue is some unknown functionality of the file /function/login.php. The manipulation of the argument 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 Online Shoe Store 1.0 entdeckt. Hierbei geht es um eine nicht exakt ausgemachte Funktion der Datei /function/login.php. Durch Manipulieren des Arguments 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": "2025-01-03T00:00:00.000Z",
"lang": "en",
"value": "Advisory disclosed"
},
{
"time": "2025-01-03T01:00:00.000Z",
"lang": "en",
"value": "VulDB entry created"
},
{
"time": "2025-01-03T13:36:12.000Z",
"lang": "en",
"value": "VulDB entry last update"
}
],
"credits": [
{
"lang": "en",
"value": "lio346 (VulDB User)",
"type": "reporter"
}
],
"references": [
{
"url": "https://vuldb.com/?id.290144",
"name": "VDB-290144 | code-projects Online Shoe Store login.php sql injection",
"tags": [
"vdb-entry",
"technical-description"
]
},
{
"url": "https://vuldb.com/?ctiid.290144",
"name": "VDB-290144 | CTI Indicators (IOB, IOC, TTP, IOA)",
"tags": [
"signature",
"permissions-required"
]
},
{
"url": "https://vuldb.com/?submit.474035",
"name": "Submit #474035 | code-projects Online Shoe Store 1.0 SQL Injection",
"tags": [
"third-party-advisory"
]
},
{
"url": "https://gist.github.com/th4s1s/d10dfaebae75c8dbe54ad83d63725d81",
"tags": [
"exploit"
]
},
{
"url": "https://code-projects.org/",
"tags": [
"product"
]
}
]
}
}
}
14 changes: 7 additions & 7 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"fetchTime": "2025-01-04T12:28:51.122Z",
"fetchTime": "2025-01-04T12:45:56.430Z",
"numberOfChanges": 1,
"new": [],
"updated": [
"new": [
{
"cveId": "CVE-2024-13042",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-13042",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/13xxx/CVE-2024-13042.json",
"dateUpdated": "2025-01-04T12:25:07.682Z"
"cveId": "CVE-2025-0207",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2025-0207",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2025/0xxx/CVE-2025-0207.json",
"dateUpdated": "2025-01-04T12:31:04.814Z"
}
],
"updated": [],
"error": []
}
58 changes: 14 additions & 44 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"fetchTime": "2025-01-04T12:45:56.430Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2025-0207",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2025-0207",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2025/0xxx/CVE-2025-0207.json",
"dateUpdated": "2025-01-04T12:31:04.814Z"
}
],
"updated": [],
"error": []
},
{
"fetchTime": "2025-01-04T12:28:51.122Z",
"numberOfChanges": 1,
Expand Down Expand Up @@ -121756,49 +121770,5 @@
}
],
"error": []
},
{
"fetchTime": "2024-12-05T12:31:42.552Z",
"numberOfChanges": 6,
"new": [
{
"cveId": "CVE-2024-11316",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-11316",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/11xxx/CVE-2024-11316.json",
"dateUpdated": "2024-12-05T12:27:03.272Z"
},
{
"cveId": "CVE-2024-12094",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-12094",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/12xxx/CVE-2024-12094.json",
"dateUpdated": "2024-12-05T12:27:41.540Z"
},
{
"cveId": "CVE-2024-54127",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-54127",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/54xxx/CVE-2024-54127.json",
"dateUpdated": "2024-12-05T12:19:24.519Z"
},
{
"cveId": "CVE-2024-6515",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-6515",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/6xxx/CVE-2024-6515.json",
"dateUpdated": "2024-12-05T12:22:36.946Z"
},
{
"cveId": "CVE-2024-6516",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-6516",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/6xxx/CVE-2024-6516.json",
"dateUpdated": "2024-12-05T12:24:16.644Z"
},
{
"cveId": "CVE-2024-6784",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-6784",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/6xxx/CVE-2024-6784.json",
"dateUpdated": "2024-12-05T12:25:28.078Z"
}
],
"updated": [],
"error": []
}
]

0 comments on commit 37586c4

Please sign in to comment.