Auto-Update: 2023-12-16T09:00:25.224963+00:00

This commit is contained in:
cad-safe-bot 2023-12-16 09:00:28 +00:00
parent 9259c4d98a
commit f8aa707a8a
3 changed files with 199 additions and 30 deletions

View File

@ -0,0 +1,96 @@
{
"id": "CVE-2023-6848",
"sourceIdentifier": "cna@vuldb.com",
"published": "2023-12-16T07:15:44.407",
"lastModified": "2023-12-16T07:15:44.407",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in kalcaddle kodbox up to 1.48. It has been declared as critical. Affected by this vulnerability is the function check of the file plugins/officeViewer/controller/libreOffice/index.class.php. The manipulation of the argument soffice leads to command injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 1.48.04 is able to address this issue. The identifier of the patch is 63a4d5708d210f119c24afd941d01a943e25334c. It is recommended to upgrade the affected component. The identifier VDB-248209 was assigned to this vulnerability."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"references": [
{
"url": "https://github.com/kalcaddle/kodbox/commit/63a4d5708d210f119c24afd941d01a943e25334c",
"source": "cna@vuldb.com"
},
{
"url": "https://github.com/kalcaddle/kodbox/releases/tag/1.48.04",
"source": "cna@vuldb.com"
},
{
"url": "https://note.zhaoj.in/share/pf838kAzQyTQ",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.248209",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.248209",
"source": "cna@vuldb.com"
}
]
}

View File

@ -0,0 +1,96 @@
{
"id": "CVE-2023-6849",
"sourceIdentifier": "cna@vuldb.com",
"published": "2023-12-16T08:15:06.663",
"lastModified": "2023-12-16T08:15:06.663",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "A vulnerability was found in kalcaddle kodbox up to 1.48. It has been rated as critical. Affected by this issue is the function cover of the file plugins/fileThumb/app.php. The manipulation of the argument path leads to server-side request forgery. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 1.48.04 is able to address this issue. The patch is identified as 63a4d5708d210f119c24afd941d01a943e25334c. It is recommended to upgrade the affected component. VDB-248210 is the identifier assigned to this vulnerability."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.4
}
],
"cvssMetricV2": [
{
"source": "cna@vuldb.com",
"type": "Secondary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "cna@vuldb.com",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-918"
}
]
}
],
"references": [
{
"url": "https://github.com/kalcaddle/kodbox/commit/63a4d5708d210f119c24afd941d01a943e25334c",
"source": "cna@vuldb.com"
},
{
"url": "https://github.com/kalcaddle/kodbox/releases/tag/1.48.04",
"source": "cna@vuldb.com"
},
{
"url": "https://note.zhaoj.in/share/jSsPAWT1pKsq",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?ctiid.248210",
"source": "cna@vuldb.com"
},
{
"url": "https://vuldb.com/?id.248210",
"source": "cna@vuldb.com"
}
]
}

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update
```plain
2023-12-16T05:00:25.618758+00:00
2023-12-16T09:00:25.224963+00:00
```
### Most recent CVE Modification Timestamp synchronized with NVD
```plain
2023-12-16T04:28:21.150000+00:00
2023-12-16T08:15:06.663000+00:00
```
### 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
```plain
233534
233536
```
### CVEs added in the last Commit
Recently added CVEs: `0`
Recently added CVEs: `2`
* [CVE-2023-6848](CVE-2023/CVE-2023-68xx/CVE-2023-6848.json) (`2023-12-16T07:15:44.407`)
* [CVE-2023-6849](CVE-2023/CVE-2023-68xx/CVE-2023-6849.json) (`2023-12-16T08:15:06.663`)
### CVEs modified in the last Commit
Recently modified CVEs: `27`
Recently modified CVEs: `0`
* [CVE-2023-2738](CVE-2023/CVE-2023-27xx/CVE-2023-2738.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-4165](CVE-2023/CVE-2023-41xx/CVE-2023-4165.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-4166](CVE-2023/CVE-2023-41xx/CVE-2023-4166.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5019](CVE-2023/CVE-2023-50xx/CVE-2023-5019.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5023](CVE-2023/CVE-2023-50xx/CVE-2023-5023.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5026](CVE-2023/CVE-2023-50xx/CVE-2023-5026.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5030](CVE-2023/CVE-2023-50xx/CVE-2023-5030.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5261](CVE-2023/CVE-2023-52xx/CVE-2023-5261.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5265](CVE-2023/CVE-2023-52xx/CVE-2023-5265.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5267](CVE-2023/CVE-2023-52xx/CVE-2023-5267.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5285](CVE-2023/CVE-2023-52xx/CVE-2023-5285.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5298](CVE-2023/CVE-2023-52xx/CVE-2023-5298.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5682](CVE-2023/CVE-2023-56xx/CVE-2023-5682.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5780](CVE-2023/CVE-2023-57xx/CVE-2023-5780.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5781](CVE-2023/CVE-2023-57xx/CVE-2023-5781.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5782](CVE-2023/CVE-2023-57xx/CVE-2023-5782.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-5783](CVE-2023/CVE-2023-57xx/CVE-2023-5783.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-6052](CVE-2023/CVE-2023-60xx/CVE-2023-6052.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-6053](CVE-2023/CVE-2023-60xx/CVE-2023-6053.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-6054](CVE-2023/CVE-2023-60xx/CVE-2023-6054.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-6084](CVE-2023/CVE-2023-60xx/CVE-2023-6084.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-6276](CVE-2023/CVE-2023-62xx/CVE-2023-6276.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-6607](CVE-2023/CVE-2023-66xx/CVE-2023-6607.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-6608](CVE-2023/CVE-2023-66xx/CVE-2023-6608.json) (`2023-12-16T04:28:21.150`)
* [CVE-2023-6611](CVE-2023/CVE-2023-66xx/CVE-2023-6611.json) (`2023-12-16T04:28:21.150`)
## Download and Usage