Auto-Update: 2023-07-31T06:00:34.119307+00:00

This commit is contained in:
cad-safe-bot 2023-07-31 06:00:37 +00:00
parent 8ab82b590d
commit 9036dc0fd5
4 changed files with 123 additions and 9 deletions

View File

@ -0,0 +1,55 @@
{
"id": "CVE-2023-34358",
"sourceIdentifier": "twcert@cert.org.tw",
"published": "2023-07-31T05:15:09.600",
"lastModified": "2023-07-31T05:15:09.600",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "ASUS RT-AX88U's httpd is subject to an unauthenticated DoS condition. A remote attacker can send a specially crafted request to a device which contains a specific user agent, causing the httpd binary to crash during a string comparison performed within web.c, resulting in a DoS condition."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "twcert@cert.org.tw",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "twcert@cert.org.tw",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"references": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-7279-05760-1.html",
"source": "twcert@cert.org.tw"
}
]
}

View File

@ -0,0 +1,55 @@
{
"id": "CVE-2023-34359",
"sourceIdentifier": "twcert@cert.org.tw",
"published": "2023-07-31T05:15:09.813",
"lastModified": "2023-07-31T05:15:09.813",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "ASUS RT-AX88U's httpd is subject to an unauthenticated DoS condition. A remote attacker can send a specially crafted request to the device which causes the httpd binary to crash within the \"do_json_decode()\" function of ej.c, resulting in a DoS condition."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "twcert@cert.org.tw",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "twcert@cert.org.tw",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
],
"references": [
{
"url": "https://www.twcert.org.tw/tw/cp-132-7280-bea85-1.html",
"source": "twcert@cert.org.tw"
}
]
}

View File

@ -2,7 +2,7 @@
"id": "CVE-2023-3417", "id": "CVE-2023-3417",
"sourceIdentifier": "security@mozilla.org", "sourceIdentifier": "security@mozilla.org",
"published": "2023-07-24T11:15:09.953", "published": "2023-07-24T11:15:09.953",
"lastModified": "2023-07-28T14:15:10.737", "lastModified": "2023-07-31T04:15:09.987",
"vulnStatus": "Awaiting Analysis", "vulnStatus": "Awaiting Analysis",
"descriptions": [ "descriptions": [
{ {
@ -16,6 +16,10 @@
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1835582", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1835582",
"source": "security@mozilla.org" "source": "security@mozilla.org"
}, },
{
"url": "https://www.debian.org/security/2023/dsa-5463",
"source": "security@mozilla.org"
},
{ {
"url": "https://www.mozilla.org/security/advisories/mfsa2023-27/", "url": "https://www.mozilla.org/security/advisories/mfsa2023-27/",
"source": "security@mozilla.org" "source": "security@mozilla.org"

View File

@ -9,13 +9,13 @@ Repository synchronizes with the NVD every 2 hours.
### Last Repository Update ### Last Repository Update
```plain ```plain
2023-07-31T04:00:26.572546+00:00 2023-07-31T06:00:34.119307+00:00
``` ```
### Most recent CVE Modification Timestamp synchronized with NVD ### Most recent CVE Modification Timestamp synchronized with NVD
```plain ```plain
2023-07-31T02:15:09.893000+00:00 2023-07-31T05:15:09.813000+00:00
``` ```
### Last Data Feed Release ### Last Data Feed Release
@ -29,22 +29,22 @@ Download and Changelog: [Click](https://github.com/fkie-cad/nvd-json-data-feeds/
### Total Number of included CVEs ### Total Number of included CVEs
```plain ```plain
221291 221293
``` ```
### CVEs added in the last Commit ### CVEs added in the last Commit
Recently added CVEs: `3` Recently added CVEs: `2`
* [CVE-2020-4868](CVE-2020/CVE-2020-48xx/CVE-2020-4868.json) (`2023-07-31T02:15:09.673`) * [CVE-2023-34358](CVE-2023/CVE-2023-343xx/CVE-2023-34358.json) (`2023-07-31T05:15:09.600`)
* [CVE-2023-22595](CVE-2023/CVE-2023-225xx/CVE-2023-22595.json) (`2023-07-31T02:15:09.803`) * [CVE-2023-34359](CVE-2023/CVE-2023-343xx/CVE-2023-34359.json) (`2023-07-31T05:15:09.813`)
* [CVE-2023-24971](CVE-2023/CVE-2023-249xx/CVE-2023-24971.json) (`2023-07-31T02:15:09.893`)
### CVEs modified in the last Commit ### CVEs modified in the last Commit
Recently modified CVEs: `0` Recently modified CVEs: `1`
* [CVE-2023-3417](CVE-2023/CVE-2023-34xx/CVE-2023-3417.json) (`2023-07-31T04:15:09.987`)
## Download and Usage ## Download and Usage