mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-07-09 16:05:11 +00:00
Auto-Update: 2023-05-08T12:00:23.949742+00:00
This commit is contained in:
parent
811e78ff33
commit
280ccbd171
@ -2,12 +2,12 @@
|
||||
"id": "CVE-2023-2251",
|
||||
"sourceIdentifier": "security@huntr.dev",
|
||||
"published": "2023-04-24T15:15:08.897",
|
||||
"lastModified": "2023-05-03T17:26:16.587",
|
||||
"vulnStatus": "Analyzed",
|
||||
"lastModified": "2023-05-08T10:15:09.230",
|
||||
"vulnStatus": "Modified",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "Uncaught Exception in GitHub repository eemeli/yaml prior to 2.0.0-4."
|
||||
"value": "Uncaught Exception in GitHub repository eemeli/yaml prior to 2.0.0-5."
|
||||
}
|
||||
],
|
||||
"metrics": {
|
||||
|
40
CVE-2023/CVE-2023-292xx/CVE-2023-29247.json
Normal file
40
CVE-2023/CVE-2023-292xx/CVE-2023-29247.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"id": "CVE-2023-29247",
|
||||
"sourceIdentifier": "security@apache.org",
|
||||
"published": "2023-05-08T10:15:09.163",
|
||||
"lastModified": "2023-05-08T10:15:09.163",
|
||||
"vulnStatus": "Received",
|
||||
"descriptions": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "Task instance details page in the UI is vulnerable to a stored XSS.This issue affects Apache Airflow: before 2.6.0.\n\n\n"
|
||||
}
|
||||
],
|
||||
"metrics": {},
|
||||
"weaknesses": [
|
||||
{
|
||||
"source": "security@apache.org",
|
||||
"type": "Primary",
|
||||
"description": [
|
||||
{
|
||||
"lang": "en",
|
||||
"value": "CWE-79"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"url": "https://github.com/apache/airflow/pull/30447",
|
||||
"source": "security@apache.org"
|
||||
},
|
||||
{
|
||||
"url": "https://github.com/apache/airflow/pull/30779",
|
||||
"source": "security@apache.org"
|
||||
},
|
||||
{
|
||||
"url": "https://lists.apache.org/thread/kqf5lxmko133780clsp827xfsh4xd3fl",
|
||||
"source": "security@apache.org"
|
||||
}
|
||||
]
|
||||
}
|
15
README.md
15
README.md
@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
|
||||
### Last Repository Update
|
||||
|
||||
```plain
|
||||
2023-05-08T10:00:23.981472+00:00
|
||||
2023-05-08T12:00:23.949742+00:00
|
||||
```
|
||||
|
||||
### Most recent CVE Modification Timestamp synchronized with NVD
|
||||
|
||||
```plain
|
||||
2023-05-08T09:15:09.637000+00:00
|
||||
2023-05-08T10:15:09.230000+00:00
|
||||
```
|
||||
|
||||
### Last Data Feed Release
|
||||
@ -29,22 +29,21 @@ Download and Changelog: [Click](releases/latest)
|
||||
### Total Number of included CVEs
|
||||
|
||||
```plain
|
||||
214195
|
||||
214196
|
||||
```
|
||||
|
||||
### CVEs added in the last Commit
|
||||
|
||||
Recently added CVEs: `3`
|
||||
Recently added CVEs: `1`
|
||||
|
||||
* [CVE-2023-2534](CVE-2023/CVE-2023-25xx/CVE-2023-2534.json) (`2023-05-08T08:15:43.673`)
|
||||
* [CVE-2023-31038](CVE-2023/CVE-2023-310xx/CVE-2023-31038.json) (`2023-05-08T09:15:09.280`)
|
||||
* [CVE-2023-31039](CVE-2023/CVE-2023-310xx/CVE-2023-31039.json) (`2023-05-08T09:15:09.637`)
|
||||
* [CVE-2023-29247](CVE-2023/CVE-2023-292xx/CVE-2023-29247.json) (`2023-05-08T10:15:09.163`)
|
||||
|
||||
|
||||
### CVEs modified in the last Commit
|
||||
|
||||
Recently modified CVEs: `0`
|
||||
Recently modified CVEs: `1`
|
||||
|
||||
* [CVE-2023-2251](CVE-2023/CVE-2023-22xx/CVE-2023-2251.json) (`2023-05-08T10:15:09.230`)
|
||||
|
||||
|
||||
## Download and Usage
|
||||
|
Loading…
x
Reference in New Issue
Block a user