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-13139
      - 0 updated CVEs:
  • Loading branch information
cvelistV5 Github Action committed Jan 5, 2025
1 parent b823dc3 commit 0b8f4ae
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 19 deletions.
152 changes: 152 additions & 0 deletions cves/2024/13xxx/CVE-2024-13139.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,152 @@
{
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"cveMetadata": {
"cveId": "CVE-2024-13139",
"assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"state": "PUBLISHED",
"assignerShortName": "VulDB",
"dateReserved": "2025-01-04T09:48:39.635Z",
"datePublished": "2025-01-05T11:00:16.777Z",
"dateUpdated": "2025-01-05T11:00:16.777Z"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
"shortName": "VulDB",
"dateUpdated": "2025-01-05T11:00:16.777Z"
},
"title": "wangl1989 mysiteforme FileController doContent server-side request forgery",
"problemTypes": [
{
"descriptions": [
{
"type": "CWE",
"cweId": "CWE-918",
"lang": "en",
"description": "Server-Side Request Forgery"
}
]
}
],
"affected": [
{
"vendor": "wangl1989",
"product": "mysiteforme",
"versions": [
{
"version": "1.0",
"status": "affected"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in wangl1989 mysiteforme 1.0. It has been rated as critical. This issue affects the function doContent of the file src/main/java/com/mysiteform/admin/controller/system/FileController. The manipulation of the argument content leads to server-side request forgery. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used."
},
{
"lang": "de",
"value": "Eine Schwachstelle wurde in wangl1989 mysiteforme 1.0 ausgemacht. Sie wurde als kritisch eingestuft. Betroffen davon ist die Funktion doContent der Datei src/main/java/com/mysiteform/admin/controller/system/FileController. Dank der Manipulation des Arguments content mit unbekannten Daten kann eine server-side request forgery-Schwachstelle ausgenutzt werden. Die Umsetzung des Angriffs kann dabei über das Netzwerk erfolgen. Der Exploit steht zur öffentlichen Verfügung."
}
],
"metrics": [
{
"cvssV4_0": {
"version": "4.0",
"baseScore": 5.3,
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
"baseSeverity": "MEDIUM"
}
},
{
"cvssV3_1": {
"version": "3.1",
"baseScore": 6.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
}
},
{
"cvssV3_0": {
"version": "3.0",
"baseScore": 6.3,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"baseSeverity": "MEDIUM"
}
},
{
"cvssV2_0": {
"version": "2.0",
"baseScore": 6.5,
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P"
}
}
],
"timeline": [
{
"time": "2025-01-04T00:00:00.000Z",
"lang": "en",
"value": "Advisory disclosed"
},
{
"time": "2025-01-04T01:00:00.000Z",
"lang": "en",
"value": "VulDB entry created"
},
{
"time": "2025-01-04T10:53:48.000Z",
"lang": "en",
"value": "VulDB entry last update"
}
],
"credits": [
{
"lang": "en",
"value": "LVZC (VulDB User)",
"type": "reporter"
}
],
"references": [
{
"url": "https://vuldb.com/?id.290213",
"name": "VDB-290213 | wangl1989 mysiteforme FileController doContent server-side request forgery",
"tags": [
"vdb-entry",
"technical-description"
]
},
{
"url": "https://vuldb.com/?ctiid.290213",
"name": "VDB-290213 | CTI Indicators (IOB, IOC, IOA)",
"tags": [
"signature",
"permissions-required"
]
},
{
"url": "https://vuldb.com/?submit.468513",
"name": "Submit #468513 | wangl1989 mysiteforme 1.0 SSRF",
"tags": [
"third-party-advisory"
]
},
{
"url": "https://github.com/wangl1989/mysiteforme/issues/56",
"tags": [
"issue-tracking"
]
},
{
"url": "https://github.com/wangl1989/mysiteforme/issues/56#issue-2757876365",
"tags": [
"exploit",
"issue-tracking"
]
}
]
}
}
}
10 changes: 5 additions & 5 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"fetchTime": "2025-01-05T10:32:37.533Z",
"fetchTime": "2025-01-05T11:04:05.444Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-13138",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-13138",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/13xxx/CVE-2024-13138.json",
"dateUpdated": "2025-01-05T10:31:04.404Z"
"cveId": "CVE-2024-13139",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-13139",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/13xxx/CVE-2024-13139.json",
"dateUpdated": "2025-01-05T11:00:16.777Z"
}
],
"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": "2025-01-05T11:04:05.444Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-13139",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-13139",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/13xxx/CVE-2024-13139.json",
"dateUpdated": "2025-01-05T11:00:16.777Z"
}
],
"updated": [],
"error": []
},
{
"fetchTime": "2025-01-05T10:32:37.533Z",
"numberOfChanges": 1,
Expand Down Expand Up @@ -118734,19 +118748,5 @@
}
],
"error": []
},
{
"fetchTime": "2024-12-06T10:35:20.828Z",
"numberOfChanges": 1,
"new": [],
"updated": [
{
"cveId": "CVE-2024-9633",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-9633",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/9xxx/CVE-2024-9633.json",
"dateUpdated": "2024-12-06T10:34:30.828Z"
}
],
"error": []
}
]

0 comments on commit 0b8f4ae

Please sign in to comment.