Skip to content

Commit

Permalink
2 changes (0 new | 2 updated):
Browse files Browse the repository at this point in the history
      - 0 new CVEs:
      - 2 updated CVEs: CVE-2019-1020001, CVE-2024-27285
  • Loading branch information
cvelistV5 Github Action committed Mar 6, 2024
1 parent 73fcfb1 commit 6456ad0
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 128 deletions.
130 changes: 36 additions & 94 deletions cves/2019/1020xxx/CVE-2019-1020001.json
Original file line number Diff line number Diff line change
@@ -1,121 +1,63 @@
{
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"state": "PUBLISHED",
"cveId": "CVE-2019-1020001",
"assignerOrgId": "7556d962-6fb7-411e-85fa-6cd62f095ba8",
"assignerShortName": "dwf",
"dateUpdated": "2024-03-06T23:05:57.748532",
"dateReserved": "2019-07-26T00:00:00",
"datePublished": "2019-07-29T00:00:00"
},
"containers": {
"cna": {
"affected": [
{
"product": "yard",
"vendor": "yard",
"versions": [
{
"status": "affected",
"version": "< 0.9.20"
}
]
}
],
"providerMetadata": {
"orgId": "7556d962-6fb7-411e-85fa-6cd62f095ba8",
"shortName": "dwf",
"dateUpdated": "2024-03-06T23:05:57.748532"
},
"descriptions": [
{
"lang": "en",
"value": "yard before 0.9.20 allows path traversal."
}
],
"problemTypes": [
"affected": [
{
"descriptions": [
"vendor": "yard",
"product": "yard",
"versions": [
{
"description": "path traversal",
"lang": "en",
"type": "text"
"version": "< 0.9.20",
"status": "affected"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-07-29T12:09:15",
"orgId": "7556d962-6fb7-411e-85fa-6cd62f095ba8",
"shortName": "dwf"
},
"references": [
{
"url": "https://github.com/lsegal/yard/security/advisories/GHSA-xfhh-rx56-rxcr"
},
{
"name": "[debian-lts-announce] 20240306 [SECURITY] [DLA 3753-1] yard security update",
"tags": [
"x_refsource_MISC"
"mailing-list"
],
"url": "https://github.com/lsegal/yard/security/advisories/GHSA-xfhh-rx56-rxcr"
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00006.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
"ID": "CVE-2019-1020001",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "yard",
"version": {
"version_data": [
{
"version_value": "< 0.9.20"
}
]
}
}
]
},
"vendor_name": "yard"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "yard before 0.9.20 allows path traversal."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "path traversal"
}
]
}
]
},
"references": {
"reference_data": [
"problemTypes": [
{
"descriptions": [
{
"name": "https://github.com/lsegal/yard/security/advisories/GHSA-xfhh-rx56-rxcr",
"refsource": "MISC",
"url": "https://github.com/lsegal/yard/security/advisories/GHSA-xfhh-rx56-rxcr"
"type": "text",
"lang": "en",
"description": "path traversal"
}
]
}
}
]
}
},
"cveMetadata": {
"assignerOrgId": "7556d962-6fb7-411e-85fa-6cd62f095ba8",
"assignerShortName": "dwf",
"cveId": "CVE-2019-1020001",
"datePublished": "2019-07-29T12:09:15",
"dateReserved": "2019-07-26T00:00:00",
"dateUpdated": "2019-07-29T12:09:15",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.0"
}
}
3 changes: 3 additions & 0 deletions cves/2024/27xxx/CVE-2024-27285.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@
"x_refsource_MISC"
],
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/yard/CVE-2024-27285.yml"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/03/msg00006.html"
}
],
"affected": [
Expand Down
18 changes: 12 additions & 6 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
{
"fetchTime": "2024-03-06T22:40:16.086Z",
"numberOfChanges": 1,
"fetchTime": "2024-03-06T23:12:58.588Z",
"numberOfChanges": 2,
"new": [],
"updated": [
{
"cveId": "CVE-2024-26621",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-26621",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/26xxx/CVE-2024-26621.json",
"dateUpdated": "2024-03-06T22:36:34.709Z"
"cveId": "CVE-2019-1020001",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2019-1020001",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2019/1020xxx/CVE-2019-1020001.json",
"dateUpdated": "2024-03-06T23:05:57.748532"
},
{
"cveId": "CVE-2024-27285",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-27285",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/27xxx/CVE-2024-27285.json",
"dateUpdated": "2024-03-01T16:48:05.346Z"
}
],
"error": []
Expand Down
48 changes: 20 additions & 28 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"fetchTime": "2024-03-06T23:12:58.588Z",
"numberOfChanges": 2,
"new": [],
"updated": [
{
"cveId": "CVE-2019-1020001",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2019-1020001",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2019/1020xxx/CVE-2019-1020001.json",
"dateUpdated": "2024-03-06T23:05:57.748532"
},
{
"cveId": "CVE-2024-27285",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-27285",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/27xxx/CVE-2024-27285.json",
"dateUpdated": "2024-03-01T16:48:05.346Z"
}
],
"error": []
},
{
"fetchTime": "2024-03-06T22:40:16.086Z",
"numberOfChanges": 1,
Expand Down Expand Up @@ -45734,33 +45754,5 @@
],
"updated": [],
"error": []
},
{
"fetchTime": "2024-02-05T23:07:08.219Z",
"numberOfChanges": 1,
"new": [],
"updated": [
{
"cveId": "CVE-2024-0582",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-0582",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/0xxx/CVE-2024-0582.json",
"dateUpdated": "2024-02-05T23:03:17.763Z"
}
],
"error": []
},
{
"fetchTime": "2024-02-05T22:53:48.839Z",
"numberOfChanges": 1,
"new": [
{
"cveId": "CVE-2024-0964",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-0964",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/0xxx/CVE-2024-0964.json",
"dateUpdated": "2024-02-05T22:53:44.859Z"
}
],
"updated": [],
"error": []
}
]

0 comments on commit 6456ad0

Please sign in to comment.