Skip to content

Commit

Permalink
2 changes (2 new | 0 updated):
Browse files Browse the repository at this point in the history
      - 2 new CVEs:  CVE-2002-20002, CVE-2024-56830
      - 0 updated CVEs:
  • Loading branch information
cvelistV5 Github Action committed Jan 2, 2025
1 parent 41f6aa7 commit eef1549
Show file tree
Hide file tree
Showing 4 changed files with 153 additions and 32 deletions.
62 changes: 62 additions & 0 deletions cves/2002/20xxx/CVE-2002-20002.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"dataType": "CVE_RECORD",
"cveMetadata": {
"state": "PUBLISHED",
"cveId": "CVE-2002-20002",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2025-01-02T04:58:10.382967",
"dateReserved": "2025-01-02T00:00:00",
"datePublished": "2025-01-02T00:00:00"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre",
"dateUpdated": "2025-01-02T04:58:10.382967"
},
"descriptions": [
{
"lang": "en",
"value": "The Net::EasyTCP package before 0.15 for Perl always uses Perl's builtin rand(), which is not a strong random number generator, for cryptographic keys."
}
],
"affected": [
{
"vendor": "n/a",
"product": "n/a",
"versions": [
{
"version": "n/a",
"status": "affected"
}
]
}
],
"references": [
{
"url": "https://metacpan.org/release/MNAGUIB/EasyTCP-0.26/changes"
},
{
"url": "https://github.com/briandfoy/cpan-security-advisory/issues/184"
},
{
"url": "https://metacpan.org/release/MNAGUIB/EasyTCP-0.15/view/EasyTCP.pm"
}
],
"problemTypes": [
{
"descriptions": [
{
"type": "text",
"lang": "en",
"description": "n/a"
}
]
}
]
}
},
"dataVersion": "5.1"
}
59 changes: 59 additions & 0 deletions cves/2024/56xxx/CVE-2024-56830.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"dataType": "CVE_RECORD",
"cveMetadata": {
"state": "PUBLISHED",
"cveId": "CVE-2024-56830",
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"dateUpdated": "2025-01-02T04:57:45.542694",
"dateReserved": "2025-01-02T00:00:00",
"datePublished": "2025-01-02T00:00:00"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre",
"dateUpdated": "2025-01-02T04:57:45.542694"
},
"descriptions": [
{
"lang": "en",
"value": "The Net::EasyTCP package 0.15 through 0.26 for Perl uses Perl's builtin rand() if no strong randomization module is present."
}
],
"affected": [
{
"vendor": "n/a",
"product": "n/a",
"versions": [
{
"version": "n/a",
"status": "affected"
}
]
}
],
"references": [
{
"url": "https://metacpan.org/release/MNAGUIB/EasyTCP-0.26/changes"
},
{
"url": "https://github.com/briandfoy/cpan-security-advisory/issues/184"
}
],
"problemTypes": [
{
"descriptions": [
{
"type": "text",
"lang": "en",
"description": "n/a"
}
]
}
]
}
},
"dataVersion": "5.1"
}
18 changes: 12 additions & 6 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
{
"fetchTime": "2025-01-02T04:10:07.385Z",
"numberOfChanges": 1,
"fetchTime": "2025-01-02T04:58:35.991Z",
"numberOfChanges": 2,
"new": [
{
"cveId": "CVE-2024-56829",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-56829",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/56xxx/CVE-2024-56829.json",
"dateUpdated": "2025-01-02T04:02:01.127Z"
"cveId": "CVE-2002-20002",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2002-20002",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2002/20xxx/CVE-2002-20002.json",
"dateUpdated": "2025-01-02T04:58:10.382967"
},
{
"cveId": "CVE-2024-56830",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-56830",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/56xxx/CVE-2024-56830.json",
"dateUpdated": "2025-01-02T04:57:45.542694"
}
],
"updated": [],
Expand Down
46 changes: 20 additions & 26 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"fetchTime": "2025-01-02T04:58:35.991Z",
"numberOfChanges": 2,
"new": [
{
"cveId": "CVE-2002-20002",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2002-20002",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2002/20xxx/CVE-2002-20002.json",
"dateUpdated": "2025-01-02T04:58:10.382967"
},
{
"cveId": "CVE-2024-56830",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-56830",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/56xxx/CVE-2024-56830.json",
"dateUpdated": "2025-01-02T04:57:45.542694"
}
],
"updated": [],
"error": []
},
{
"fetchTime": "2025-01-02T04:10:07.385Z",
"numberOfChanges": 1,
Expand Down Expand Up @@ -116709,31 +116729,5 @@
}
],
"error": []
},
{
"fetchTime": "2024-12-03T04:44:00.743Z",
"numberOfChanges": 3,
"new": [],
"updated": [
{
"cveId": "CVE-2023-40626",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-40626",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/40xxx/CVE-2023-40626.json",
"dateUpdated": "2024-12-03T04:35:57.589Z"
},
{
"cveId": "CVE-2023-40655",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2023-40655",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2023/40xxx/CVE-2023-40655.json",
"dateUpdated": "2024-12-03T04:36:18.758Z"
},
{
"cveId": "CVE-2024-21723",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-21723",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/21xxx/CVE-2024-21723.json",
"dateUpdated": "2024-12-03T04:35:44.937Z"
}
],
"error": []
}
]

0 comments on commit eef1549

Please sign in to comment.