Auto-Update: 2023-08-21T23:55:26.495519+00:00

This commit is contained in:
cad-safe-bot 2023-08-21 23:55:29 +00:00
parent 5c853df235
commit d6fb030ae6
6 changed files with 195 additions and 15 deletions

View File

@ -2,7 +2,7 @@
"id": "CVE-2022-34671",
"sourceIdentifier": "psirt@nvidia.com",
"published": "2022-12-30T23:15:09.430",
"lastModified": "2023-07-04T00:15:09.273",
"lastModified": "2023-08-21T23:15:08.253",
"vulnStatus": "Modified",
"descriptions": [
{
@ -271,6 +271,18 @@
{
"url": "https://nvidia.custhelp.com/app/answers/detail/a_id/5468",
"source": "psirt@nvidia.com"
},
{
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1719",
"source": "psirt@nvidia.com"
},
{
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1720",
"source": "psirt@nvidia.com"
},
{
"url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1721",
"source": "psirt@nvidia.com"
}
]
}

View File

@ -2,8 +2,8 @@
"id": "CVE-2022-47952",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-01-01T06:15:09.860",
"lastModified": "2023-01-09T15:20:26.107",
"vulnStatus": "Analyzed",
"lastModified": "2023-08-21T23:15:08.937",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
@ -41,7 +41,7 @@
"description": [
{
"lang": "en",
"value": "CWE-668"
"value": "CWE-203"
}
]
}
@ -93,6 +93,10 @@
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00025.html",
"source": "cve@mitre.org"
}
]
}

View File

@ -0,0 +1,55 @@
{
"id": "CVE-2023-4301",
"sourceIdentifier": "security@opentext.com",
"published": "2023-08-21T23:15:09.107",
"lastModified": "2023-08-21T23:15:09.107",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A cross-site request forgery (CSRF) vulnerability in Jenkins Fortify Plugin 22.1.38 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.\n\n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@opentext.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.6,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "security@opentext.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-352"
}
]
}
],
"references": [
{
"url": "https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3115",
"source": "security@opentext.com"
}
]
}

View File

@ -0,0 +1,55 @@
{
"id": "CVE-2023-4302",
"sourceIdentifier": "security@opentext.com",
"published": "2023-08-21T23:15:09.247",
"lastModified": "2023-08-21T23:15:09.247",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A missing permission check in Jenkins Fortify Plugin 22.1.38 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.\n\n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@opentext.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.2,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.6,
"impactScore": 2.5
}
]
},
"weaknesses": [
{
"source": "security@opentext.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
],
"references": [
{
"url": "https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3115",
"source": "security@opentext.com"
}
]
}

View File

@ -0,0 +1,55 @@
{
"id": "CVE-2023-4303",
"sourceIdentifier": "security@opentext.com",
"published": "2023-08-21T23:15:09.337",
"lastModified": "2023-08-21T23:15:09.337",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "Jenkins Fortify Plugin 22.1.38 and earlier does not escape the error message for a form validation method, resulting in an HTML injection vulnerability.\n\n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@opentext.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "security@opentext.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3140",
"source": "security@opentext.com"
}
]
}

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2023-08-21T22:00:28.019718+00:00
2023-08-21T23:55:26.495519+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2023-08-21T21:15:09.170000+00:00
2023-08-21T23:15:09.337000+00:00
```
### Last Data Feed Release
@ -29,25 +29,24 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs
```plain
223083
223086
```
### CVEs added in the last Commit
Recently added CVEs: `5`
Recently added CVEs: `3`
* [CVE-2023-36787](CVE-2023/CVE-2023-367xx/CVE-2023-36787.json) (`2023-08-21T20:15:08.637`)
* [CVE-2023-38158](CVE-2023/CVE-2023-381xx/CVE-2023-38158.json) (`2023-08-21T20:15:08.737`)
* [CVE-2023-25913](CVE-2023/CVE-2023-259xx/CVE-2023-25913.json) (`2023-08-21T21:15:07.993`)
* [CVE-2023-25914](CVE-2023/CVE-2023-259xx/CVE-2023-25914.json) (`2023-08-21T21:15:08.970`)
* [CVE-2023-25915](CVE-2023/CVE-2023-259xx/CVE-2023-25915.json) (`2023-08-21T21:15:09.170`)
* [CVE-2023-4301](CVE-2023/CVE-2023-43xx/CVE-2023-4301.json) (`2023-08-21T23:15:09.107`)
* [CVE-2023-4302](CVE-2023/CVE-2023-43xx/CVE-2023-4302.json) (`2023-08-21T23:15:09.247`)
* [CVE-2023-4303](CVE-2023/CVE-2023-43xx/CVE-2023-4303.json) (`2023-08-21T23:15:09.337`)
### CVEs modified in the last Commit
Recently modified CVEs: `1`
Recently modified CVEs: `2`
* [CVE-2023-29360](CVE-2023/CVE-2023-293xx/CVE-2023-29360.json) (`2023-08-21T20:15:07.807`)
* [CVE-2022-34671](CVE-2022/CVE-2022-346xx/CVE-2022-34671.json) (`2023-08-21T23:15:08.253`)
* [CVE-2022-47952](CVE-2022/CVE-2022-479xx/CVE-2022-47952.json) (`2023-08-21T23:15:08.937`)
## Download and Usage