Auto-Update: 2023-12-01T13:00:59.684612+00:00

This commit is contained in:
cad-safe-bot 2023-12-01 13:01:03 +00:00
parent 293b498403
commit 40b57ae11a
6 changed files with 125 additions and 23 deletions

View File

@ -2,7 +2,7 @@
"id": "CVE-2023-40889",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-29T17:15:12.840",
"lastModified": "2023-11-07T04:20:46.320",
"lastModified": "2023-12-01T12:15:07.460",
"vulnStatus": "Modified",
"descriptions": [
{
@ -67,6 +67,10 @@
{
"url": "https://hackmd.io/%40cspl/B1ZkFZv23",
"source": "cve@mitre.org"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00001.html",
"source": "cve@mitre.org"
}
]
}

View File

@ -2,7 +2,7 @@
"id": "CVE-2023-40890",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-29T17:15:12.917",
"lastModified": "2023-11-07T04:20:47.210",
"lastModified": "2023-12-01T12:15:07.610",
"vulnStatus": "Modified",
"descriptions": [
{
@ -67,6 +67,10 @@
{
"url": "https://hackmd.io/%40cspl/H1PxPAUnn",
"source": "cve@mitre.org"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2023/12/msg00001.html",
"source": "cve@mitre.org"
}
]
}

View File

@ -2,7 +2,7 @@
"id": "CVE-2023-4237",
"sourceIdentifier": "secalert@redhat.com",
"published": "2023-10-04T15:15:12.643",
"lastModified": "2023-11-18T11:15:42.257",
"lastModified": "2023-12-01T12:15:07.670",
"vulnStatus": "Modified",
"descriptions": [
{
@ -41,19 +41,19 @@
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
"baseScore": 7.3,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 0.6,
"exploitabilityScore": 1.3,
"impactScore": 5.9
}
]

View File

@ -0,0 +1,36 @@
{
"id": "CVE-2023-5427",
"sourceIdentifier": "arm-security@arm.com",
"published": "2023-12-01T11:15:07.980",
"lastModified": "2023-12-01T11:15:07.980",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A local non-privileged user can make improper GPU processing operations to gain access to already freed memory."
},
{
"lang": "es",
"value": "Un usuario local sin privilegios puede realizar operaciones de procesamiento de GPU inadecuadas para obtener acceso a la memoria ya liberada."
}
],
"metrics": {},
"weaknesses": [
{
"source": "arm-security@arm.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-416"
}
]
}
],
"references": [
{
"url": "https://developer.arm.com/Arm%20Security%20Center/Mali%20GPU%20Driver%20Vulnerabilities",
"source": "arm-security@arm.com"
}
]
}

View File

@ -0,0 +1,63 @@
{
"id": "CVE-2023-6449",
"sourceIdentifier": "security@wordfence.com",
"published": "2023-12-01T11:15:08.310",
"lastModified": "2023-12-01T11:15:08.310",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "The Contact Form 7 plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'validate' function and insufficient blocklisting on the 'wpcf7_antiscript_file_name' function in versions up to, and including, 5.8.3. This makes it possible for authenticated attackers with editor-level capabilities or above to upload arbitrary files on the affected site's server, but due to the htaccess configuration, remote code cannot be executed in most cases. By default, the file will be deleted from the server immediately. However, in some cases, other plugins may make it possible for the file to live on the server longer. This can make remote code execution possible when combined with another vulnerability, such as local file inclusion."
},
{
"lang": "es",
"value": "El complemento Contact Form 7 para WordPress es vulnerable a cargas de archivos arbitrarias debido a una validaci\u00f3n insuficiente del tipo de archivo en la funci\u00f3n 'validar' y a una lista de bloqueo insuficiente en la funci\u00f3n 'wpcf7_antiscript_file_name' en versiones hasta la 5.8.3 incluida. Esto hace posible que atacantes autenticados con capacidades de nivel de editor o superior carguen archivos arbitrarios en el servidor del sitio afectado, pero debido a la configuraci\u00f3n de htaccess, el c\u00f3digo remoto no se puede ejecutar en la mayor\u00eda de los casos. De forma predeterminada, el archivo se eliminar\u00e1 del servidor inmediatamente. Sin embargo, en algunos casos, otros complementos pueden hacer posible que el archivo permanezca m\u00e1s tiempo en el servidor. Esto puede hacer posible la ejecuci\u00f3n remota de c\u00f3digo cuando se combina con otra vulnerabilidad, como la inclusi\u00f3n de archivos locales."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security@wordfence.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 0.7,
"impactScore": 5.9
}
]
},
"references": [
{
"url": "https://contactform7.com/2023/11/30/contact-form-7-584/",
"source": "security@wordfence.com"
},
{
"url": "https://github.com/rocklobster-in/contact-form-7/compare/v5.8.3...v5.8.4",
"source": "security@wordfence.com"
},
{
"url": "https://plugins.trac.wordpress.org/browser/contact-form-7/tags/5.8.3/includes/formatting.php#L275",
"source": "security@wordfence.com"
},
{
"url": "https://plugins.trac.wordpress.org/changeset/3003556/contact-form-7",
"source": "security@wordfence.com"
},
{
"url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/5d7fb020-6acb-445e-a46b-bdb5aaf8f2b6?source=cve",
"source": "security@wordfence.com"
}
]
}

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2023-12-01T09:00:19.937917+00:00
2023-12-01T13:00:59.684612+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2023-12-01T07:15:13.633000+00:00
2023-12-01T12:15:07.670000+00:00
```
### Last Data Feed Release
@ -29,29 +29,24 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs
```plain
231940
231942
```
### CVEs added in the last Commit
Recently added CVEs: `10`
Recently added CVEs: `2`
* [CVE-2023-3443](CVE-2023/CVE-2023-34xx/CVE-2023-3443.json) (`2023-12-01T07:15:07.600`)
* [CVE-2023-3949](CVE-2023/CVE-2023-39xx/CVE-2023-3949.json) (`2023-12-01T07:15:08.973`)
* [CVE-2023-3964](CVE-2023/CVE-2023-39xx/CVE-2023-3964.json) (`2023-12-01T07:15:09.620`)
* [CVE-2023-4317](CVE-2023/CVE-2023-43xx/CVE-2023-4317.json) (`2023-12-01T07:15:10.197`)
* [CVE-2023-4658](CVE-2023/CVE-2023-46xx/CVE-2023-4658.json) (`2023-12-01T07:15:10.807`)
* [CVE-2023-4912](CVE-2023/CVE-2023-49xx/CVE-2023-4912.json) (`2023-12-01T07:15:11.387`)
* [CVE-2023-5226](CVE-2023/CVE-2023-52xx/CVE-2023-5226.json) (`2023-12-01T07:15:12.003`)
* [CVE-2023-5915](CVE-2023/CVE-2023-59xx/CVE-2023-5915.json) (`2023-12-01T07:15:12.627`)
* [CVE-2023-5995](CVE-2023/CVE-2023-59xx/CVE-2023-5995.json) (`2023-12-01T07:15:13.033`)
* [CVE-2023-6033](CVE-2023/CVE-2023-60xx/CVE-2023-6033.json) (`2023-12-01T07:15:13.633`)
* [CVE-2023-5427](CVE-2023/CVE-2023-54xx/CVE-2023-5427.json) (`2023-12-01T11:15:07.980`)
* [CVE-2023-6449](CVE-2023/CVE-2023-64xx/CVE-2023-6449.json) (`2023-12-01T11:15:08.310`)
### CVEs modified in the last Commit
Recently modified CVEs: `0`
Recently modified CVEs: `3`
* [CVE-2023-40889](CVE-2023/CVE-2023-408xx/CVE-2023-40889.json) (`2023-12-01T12:15:07.460`)
* [CVE-2023-40890](CVE-2023/CVE-2023-408xx/CVE-2023-40890.json) (`2023-12-01T12:15:07.610`)
* [CVE-2023-4237](CVE-2023/CVE-2023-42xx/CVE-2023-4237.json) (`2023-12-01T12:15:07.670`)
## Download and Usage