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-25327
      - 0 updated CVEs:
  • Loading branch information
cvelistV5 Github Action committed Mar 7, 2024
1 parent b638af8 commit 1ac2b18
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 25 deletions.
56 changes: 56 additions & 0 deletions cves/2024/25xxx/CVE-2024-25327.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"state": "PUBLISHED",
"cveId": "CVE-2024-25327",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2024-03-07T23:24:37.711995",
"dateReserved": "2024-02-07T00:00:00",
"datePublished": "2024-03-07T00:00:00"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre",
"dateUpdated": "2024-03-07T23:24:37.711995"
},
"descriptions": [
{
"lang": "en",
"value": "Cross Site Scripting (XSS) vulnerability in Justice Systems FullCourt Enterprise v.8.2 allows a remote attacker to execute arbitrary code via the formatCaseNumber parameter of the Citation search function."
}
],
"affected": [
{
"vendor": "n/a",
"product": "n/a",
"versions": [
{
"version": "n/a",
"status": "affected"
}
]
}
],
"references": [
{
"url": "https://packetstormsecurity.com/files/177500/FullCourt-Enterprise-8.2-Cross-Site-Scripting.html"
}
],
"problemTypes": [
{
"descriptions": [
{
"type": "text",
"lang": "en",
"description": "n/a"
}
]
}
]
}
}
}
10 changes: 5 additions & 5 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"fetchTime": "2024-03-07T23:16:29.553Z",
"fetchTime": "2024-03-07T23:29:45.858Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-25729",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-25729",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/25xxx/CVE-2024-25729.json",
"dateUpdated": "2024-03-07T23:09:53.862582"
"cveId": "CVE-2024-25327",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-25327",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/25xxx/CVE-2024-25327.json",
"dateUpdated": "2024-03-07T23:24:37.711995"
}
],
"updated": [],
Expand Down
34 changes: 14 additions & 20 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"fetchTime": "2024-03-07T23:29:45.858Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-25327",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-25327",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/25xxx/CVE-2024-25327.json",
"dateUpdated": "2024-03-07T23:24:37.711995"
}
],
"updated": [],
"error": []
},
{
"fetchTime": "2024-03-07T23:16:29.553Z",
"numberOfChanges": 1,
Expand Down Expand Up @@ -45313,25 +45327,5 @@
}
],
"error": []
},
{
"fetchTime": "2024-02-06T23:20:10.614Z",
"numberOfChanges": 2,
"new": [
{
"cveId": "CVE-2024-1283",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-1283",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/1xxx/CVE-2024-1283.json",
"dateUpdated": "2024-02-06T23:15:13.752Z"
},
{
"cveId": "CVE-2024-1284",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-1284",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/1xxx/CVE-2024-1284.json",
"dateUpdated": "2024-02-06T23:15:13.358Z"
}
],
"updated": [],
"error": []
}
]

0 comments on commit 1ac2b18

Please sign in to comment.