mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-07-09 16:05:11 +00:00
Auto-Update: 2023-08-02T06:00:32.563438+00:00
This commit is contained in:
parent
13284abda9
commit
64611dee01
@ -2,8 +2,8 @@
|
|||||||
"id": "CVE-2023-25841",
|
"id": "CVE-2023-25841",
|
||||||
"sourceIdentifier": "psirt@esri.com",
|
"sourceIdentifier": "psirt@esri.com",
|
||||||
"published": "2023-07-21T19:15:10.260",
|
"published": "2023-07-21T19:15:10.260",
|
||||||
"lastModified": "2023-08-01T15:56:56.813",
|
"lastModified": "2023-08-02T05:15:09.557",
|
||||||
"vulnStatus": "Analyzed",
|
"vulnStatus": "Modified",
|
||||||
"descriptions": [
|
"descriptions": [
|
||||||
{
|
{
|
||||||
"lang": "en",
|
"lang": "en",
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"metrics": {
|
"metrics": {
|
||||||
"cvssMetricV31": [
|
"cvssMetricV31": [
|
||||||
{
|
{
|
||||||
"source": "nvd@nist.gov",
|
"source": "psirt@esri.com",
|
||||||
"type": "Primary",
|
"type": "Primary",
|
||||||
"cvssData": {
|
"cvssData": {
|
||||||
"version": "3.1",
|
"version": "3.1",
|
||||||
@ -33,23 +33,23 @@
|
|||||||
"impactScore": 2.7
|
"impactScore": 2.7
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "psirt@esri.com",
|
"source": "nvd@nist.gov",
|
||||||
"type": "Secondary",
|
"type": "Secondary",
|
||||||
"cvssData": {
|
"cvssData": {
|
||||||
"version": "3.1",
|
"version": "3.1",
|
||||||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
|
||||||
"attackVector": "NETWORK",
|
"attackVector": "NETWORK",
|
||||||
"attackComplexity": "LOW",
|
"attackComplexity": "LOW",
|
||||||
"privilegesRequired": "HIGH",
|
"privilegesRequired": "NONE",
|
||||||
"userInteraction": "REQUIRED",
|
"userInteraction": "REQUIRED",
|
||||||
"scope": "CHANGED",
|
"scope": "CHANGED",
|
||||||
"confidentialityImpact": "LOW",
|
"confidentialityImpact": "LOW",
|
||||||
"integrityImpact": "LOW",
|
"integrityImpact": "LOW",
|
||||||
"availabilityImpact": "NONE",
|
"availabilityImpact": "NONE",
|
||||||
"baseScore": 4.8,
|
"baseScore": 6.1,
|
||||||
"baseSeverity": "MEDIUM"
|
"baseSeverity": "MEDIUM"
|
||||||
},
|
},
|
||||||
"exploitabilityScore": 1.7,
|
"exploitabilityScore": 2.8,
|
||||||
"impactScore": 2.7
|
"impactScore": 2.7
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
55
CVE-2023/CVE-2023-40xx/CVE-2023-4016.json
Normal file
55
CVE-2023/CVE-2023-40xx/CVE-2023-4016.json
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
{
|
||||||
|
"id": "CVE-2023-4016",
|
||||||
|
"sourceIdentifier": "trellixpsirt@trellix.com",
|
||||||
|
"published": "2023-08-02T05:15:09.850",
|
||||||
|
"lastModified": "2023-08-02T05:15:09.850",
|
||||||
|
"vulnStatus": "Received",
|
||||||
|
"descriptions": [
|
||||||
|
{
|
||||||
|
"lang": "en",
|
||||||
|
"value": "Under some circumstances, this weakness allows a user who has access to run the \u201cps\u201d utility on a machine, the ability to write almost unlimited amounts of unfiltered data into the process heap."
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"metrics": {
|
||||||
|
"cvssMetricV31": [
|
||||||
|
{
|
||||||
|
"source": "trellixpsirt@trellix.com",
|
||||||
|
"type": "Secondary",
|
||||||
|
"cvssData": {
|
||||||
|
"version": "3.1",
|
||||||
|
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
|
||||||
|
"attackVector": "LOCAL",
|
||||||
|
"attackComplexity": "HIGH",
|
||||||
|
"privilegesRequired": "LOW",
|
||||||
|
"userInteraction": "NONE",
|
||||||
|
"scope": "UNCHANGED",
|
||||||
|
"confidentialityImpact": "NONE",
|
||||||
|
"integrityImpact": "NONE",
|
||||||
|
"availabilityImpact": "LOW",
|
||||||
|
"baseScore": 2.5,
|
||||||
|
"baseSeverity": "LOW"
|
||||||
|
},
|
||||||
|
"exploitabilityScore": 1.0,
|
||||||
|
"impactScore": 1.4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"weaknesses": [
|
||||||
|
{
|
||||||
|
"source": "trellixpsirt@trellix.com",
|
||||||
|
"type": "Secondary",
|
||||||
|
"description": [
|
||||||
|
{
|
||||||
|
"lang": "en",
|
||||||
|
"value": "CWE-122"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"references": [
|
||||||
|
{
|
||||||
|
"url": "https://gitlab.com/procps-ng/procps",
|
||||||
|
"source": "trellixpsirt@trellix.com"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
35
README.md
35
README.md
@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
|
|||||||
### Last Repository Update
|
### Last Repository Update
|
||||||
|
|
||||||
```plain
|
```plain
|
||||||
2023-08-02T04:00:35.248216+00:00
|
2023-08-02T06:00:32.563438+00:00
|
||||||
```
|
```
|
||||||
|
|
||||||
### Most recent CVE Modification Timestamp synchronized with NVD
|
### Most recent CVE Modification Timestamp synchronized with NVD
|
||||||
|
|
||||||
```plain
|
```plain
|
||||||
2023-08-02T03:58:33.100000+00:00
|
2023-08-02T05:15:09.850000+00:00
|
||||||
```
|
```
|
||||||
|
|
||||||
### Last Data Feed Release
|
### Last Data Feed Release
|
||||||
@ -29,44 +29,21 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
|
|||||||
### Total Number of included CVEs
|
### Total Number of included CVEs
|
||||||
|
|
||||||
```plain
|
```plain
|
||||||
221437
|
221438
|
||||||
```
|
```
|
||||||
|
|
||||||
### CVEs added in the last Commit
|
### CVEs added in the last Commit
|
||||||
|
|
||||||
Recently added CVEs: `1`
|
Recently added CVEs: `1`
|
||||||
|
|
||||||
* [CVE-2022-2346](CVE-2022/CVE-2022-23xx/CVE-2022-2346.json) (`2023-08-02T02:15:12.507`)
|
* [CVE-2023-4016](CVE-2023/CVE-2023-40xx/CVE-2023-4016.json) (`2023-08-02T05:15:09.850`)
|
||||||
|
|
||||||
|
|
||||||
### CVEs modified in the last Commit
|
### CVEs modified in the last Commit
|
||||||
|
|
||||||
Recently modified CVEs: `24`
|
Recently modified CVEs: `1`
|
||||||
|
|
||||||
* [CVE-2021-4316](CVE-2021/CVE-2021-43xx/CVE-2021-4316.json) (`2023-08-02T03:55:33.107`)
|
* [CVE-2023-25841](CVE-2023/CVE-2023-258xx/CVE-2023-25841.json) (`2023-08-02T05:15:09.557`)
|
||||||
* [CVE-2021-4317](CVE-2021/CVE-2021-43xx/CVE-2021-4317.json) (`2023-08-02T03:55:42.957`)
|
|
||||||
* [CVE-2021-4318](CVE-2021/CVE-2021-43xx/CVE-2021-4318.json) (`2023-08-02T03:55:47.293`)
|
|
||||||
* [CVE-2021-4319](CVE-2021/CVE-2021-43xx/CVE-2021-4319.json) (`2023-08-02T03:55:53.193`)
|
|
||||||
* [CVE-2021-4320](CVE-2021/CVE-2021-43xx/CVE-2021-4320.json) (`2023-08-02T03:55:58.853`)
|
|
||||||
* [CVE-2021-4321](CVE-2021/CVE-2021-43xx/CVE-2021-4321.json) (`2023-08-02T03:56:36.857`)
|
|
||||||
* [CVE-2021-4322](CVE-2021/CVE-2021-43xx/CVE-2021-4322.json) (`2023-08-02T03:56:55.237`)
|
|
||||||
* [CVE-2021-4323](CVE-2021/CVE-2021-43xx/CVE-2021-4323.json) (`2023-08-02T03:57:02.937`)
|
|
||||||
* [CVE-2021-4324](CVE-2021/CVE-2021-43xx/CVE-2021-4324.json) (`2023-08-02T03:57:09.120`)
|
|
||||||
* [CVE-2022-4906](CVE-2022/CVE-2022-49xx/CVE-2022-4906.json) (`2023-08-02T03:57:13.620`)
|
|
||||||
* [CVE-2022-4907](CVE-2022/CVE-2022-49xx/CVE-2022-4907.json) (`2023-08-02T03:57:26.400`)
|
|
||||||
* [CVE-2022-4908](CVE-2022/CVE-2022-49xx/CVE-2022-4908.json) (`2023-08-02T03:57:36.927`)
|
|
||||||
* [CVE-2022-4910](CVE-2022/CVE-2022-49xx/CVE-2022-4910.json) (`2023-08-02T03:58:33.100`)
|
|
||||||
* [CVE-2023-3897](CVE-2023/CVE-2023-38xx/CVE-2023-3897.json) (`2023-08-02T03:52:51.327`)
|
|
||||||
* [CVE-2023-35088](CVE-2023/CVE-2023-350xx/CVE-2023-35088.json) (`2023-08-02T03:53:04.510`)
|
|
||||||
* [CVE-2023-34434](CVE-2023/CVE-2023-344xx/CVE-2023-34434.json) (`2023-08-02T03:53:15.197`)
|
|
||||||
* [CVE-2023-21406](CVE-2023/CVE-2023-214xx/CVE-2023-21406.json) (`2023-08-02T03:53:46.127`)
|
|
||||||
* [CVE-2023-31932](CVE-2023/CVE-2023-319xx/CVE-2023-31932.json) (`2023-08-02T03:54:45.403`)
|
|
||||||
* [CVE-2023-31933](CVE-2023/CVE-2023-319xx/CVE-2023-31933.json) (`2023-08-02T03:55:03.500`)
|
|
||||||
* [CVE-2023-31934](CVE-2023/CVE-2023-319xx/CVE-2023-31934.json) (`2023-08-02T03:55:08.470`)
|
|
||||||
* [CVE-2023-31935](CVE-2023/CVE-2023-319xx/CVE-2023-31935.json) (`2023-08-02T03:55:11.817`)
|
|
||||||
* [CVE-2023-31936](CVE-2023/CVE-2023-319xx/CVE-2023-31936.json) (`2023-08-02T03:55:14.950`)
|
|
||||||
* [CVE-2023-31937](CVE-2023/CVE-2023-319xx/CVE-2023-31937.json) (`2023-08-02T03:55:18.067`)
|
|
||||||
* [CVE-2023-3598](CVE-2023/CVE-2023-35xx/CVE-2023-3598.json) (`2023-08-02T03:55:25.707`)
|
|
||||||
|
|
||||||
|
|
||||||
## Download and Usage
|
## Download and Usage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user