Auto-Update: 2023-06-27T08:00:26.510446+00:00

This commit is contained in:
cad-safe-bot 2023-06-27 08:00:29 +00:00
parent f161631f93
commit 9b9c780016
4 changed files with 25 additions and 25 deletions

View File

@ -2,12 +2,12 @@
"id": "CVE-2022-0523", "id": "CVE-2022-0523",
"sourceIdentifier": "security@huntr.dev", "sourceIdentifier": "security@huntr.dev",
"published": "2022-02-08T21:15:20.077", "published": "2022-02-08T21:15:20.077",
"lastModified": "2023-06-22T14:53:10.777", "lastModified": "2023-06-27T06:15:42.043",
"vulnStatus": "Analyzed", "vulnStatus": "Modified",
"descriptions": [ "descriptions": [
{ {
"lang": "en", "lang": "en",
"value": "Expired Pointer Dereference in GitHub repository radareorg/radare2 prior to 5.6.2." "value": "Use After Free in GitHub repository radareorg/radare2 prior to 5.6.2."
}, },
{ {
"lang": "es", "lang": "es",
@ -87,7 +87,7 @@
}, },
"weaknesses": [ "weaknesses": [
{ {
"source": "nvd@nist.gov", "source": "security@huntr.dev",
"type": "Primary", "type": "Primary",
"description": [ "description": [
{ {
@ -97,12 +97,12 @@
] ]
}, },
{ {
"source": "security@huntr.dev", "source": "nvd@nist.gov",
"type": "Secondary", "type": "Secondary",
"description": [ "description": [
{ {
"lang": "en", "lang": "en",
"value": "CWE-825" "value": "CWE-416"
} }
] ]
} }

View File

@ -2,12 +2,12 @@
"id": "CVE-2022-4686", "id": "CVE-2022-4686",
"sourceIdentifier": "security@huntr.dev", "sourceIdentifier": "security@huntr.dev",
"published": "2022-12-23T12:15:11.110", "published": "2022-12-23T12:15:11.110",
"lastModified": "2023-06-23T16:55:23.750", "lastModified": "2023-06-27T06:15:43.560",
"vulnStatus": "Analyzed", "vulnStatus": "Modified",
"descriptions": [ "descriptions": [
{ {
"lang": "en", "lang": "en",
"value": "Improper Authentication in GitHub repository usememos/memos prior to 0.9.0." "value": "Authorization Bypass Through User-Controlled Key in GitHub repository usememos/memos prior to 0.9.0."
} }
], ],
"metrics": { "metrics": {
@ -58,7 +58,7 @@
}, },
"weaknesses": [ "weaknesses": [
{ {
"source": "nvd@nist.gov", "source": "security@huntr.dev",
"type": "Primary", "type": "Primary",
"description": [ "description": [
{ {
@ -68,12 +68,12 @@
] ]
}, },
{ {
"source": "security@huntr.dev", "source": "nvd@nist.gov",
"type": "Secondary", "type": "Secondary",
"description": [ "description": [
{ {
"lang": "en", "lang": "en",
"value": "CWE-287" "value": "CWE-639"
} }
] ]
} }

View File

@ -2,12 +2,12 @@
"id": "CVE-2023-2844", "id": "CVE-2023-2844",
"sourceIdentifier": "security@huntr.dev", "sourceIdentifier": "security@huntr.dev",
"published": "2023-05-23T04:15:09.497", "published": "2023-05-23T04:15:09.497",
"lastModified": "2023-05-30T21:57:51.747", "lastModified": "2023-06-27T06:15:43.867",
"vulnStatus": "Analyzed", "vulnStatus": "Modified",
"descriptions": [ "descriptions": [
{ {
"lang": "en", "lang": "en",
"value": "Missing Authorization in GitHub repository cloudexplorer-dev/cloudexplorer-lite prior to v1.1.0." "value": "Authorization Bypass Through User-Controlled Key in GitHub repository cloudexplorer-dev/cloudexplorer-lite prior to v1.1.0."
} }
], ],
"metrics": { "metrics": {
@ -58,7 +58,7 @@
}, },
"weaknesses": [ "weaknesses": [
{ {
"source": "nvd@nist.gov", "source": "security@huntr.dev",
"type": "Primary", "type": "Primary",
"description": [ "description": [
{ {
@ -68,12 +68,12 @@
] ]
}, },
{ {
"source": "security@huntr.dev", "source": "nvd@nist.gov",
"type": "Secondary", "type": "Secondary",
"description": [ "description": [
{ {
"lang": "en", "lang": "en",
"value": "CWE-862" "value": "CWE-639"
} }
] ]
} }

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update ### Last Repository Update
```plain ```plain
2023-06-27T06:00:25.741606+00:00 2023-06-27T08:00:26.510446+00:00
``` ```
### Most recent CVE Modification Timestamp synchronized with NVD ### Most recent CVE Modification Timestamp synchronized with NVD
```plain ```plain
2023-06-27T04:15:10.543000+00:00 2023-06-27T06:15:43.867000+00:00
``` ```
### Last Data Feed Release ### Last Data Feed Release
@ -34,17 +34,17 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### CVEs added in the last Commit ### CVEs added in the last Commit
Recently added CVEs: `3` Recently added CVEs: `0`
* [CVE-2023-3411](CVE-2023/CVE-2023-34xx/CVE-2023-3411.json) (`2023-06-27T04:15:10.267`)
* [CVE-2023-3412](CVE-2023/CVE-2023-34xx/CVE-2023-3412.json) (`2023-06-27T04:15:10.447`)
* [CVE-2023-3423](CVE-2023/CVE-2023-34xx/CVE-2023-3423.json) (`2023-06-27T04:15:10.543`)
### CVEs modified in the last Commit ### CVEs modified in the last Commit
Recently modified CVEs: `0` Recently modified CVEs: `3`
* [CVE-2022-0523](CVE-2022/CVE-2022-05xx/CVE-2022-0523.json) (`2023-06-27T06:15:42.043`)
* [CVE-2022-4686](CVE-2022/CVE-2022-46xx/CVE-2022-4686.json) (`2023-06-27T06:15:43.560`)
* [CVE-2023-2844](CVE-2023/CVE-2023-28xx/CVE-2023-2844.json) (`2023-06-27T06:15:43.867`)
## Download and Usage ## Download and Usage