"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-12-05 10:00:33 +00:00
parent 7bbd4b7247
commit 290a3c8bd1
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
3 changed files with 24 additions and 6 deletions

View File

@ -21,8 +21,8 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-863 Incorrect Authorization", "value": "CWE-862 Missing Authorization",
"cweId": "CWE-863" "cweId": "CWE-862"
} }
] ]
} }

View File

@ -21,8 +21,8 @@
"description": [ "description": [
{ {
"lang": "eng", "lang": "eng",
"value": "CWE-20 Improper Input Validation", "value": "CWE-444 Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')",
"cweId": "CWE-20" "cweId": "CWE-444"
} }
] ]
} }
@ -76,9 +76,9 @@
"name": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr" "name": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr"
}, },
{ {
"url": "http://www.openwall.com/lists/oss-security/2023/11/28/2", "url": "https://www.openwall.com/lists/oss-security/2023/11/28/2",
"refsource": "MISC", "refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/11/28/2" "name": "https://www.openwall.com/lists/oss-security/2023/11/28/2"
} }
] ]
}, },

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-6515",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}