3c514923-473f-4c50-ae0d-d002a41fe70f

This commit is contained in:
Ben Harvie 2023-02-19 07:31:12 -07:00
parent e2b1643da9
commit a8ef3950bd

View File

@ -1,18 +1,89 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0919",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"STATE": "PUBLIC",
"TITLE": "Missing Authentication for Critical Function in kareadita/kavita"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "kareadita/kavita",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "0.7.0"
}
]
}
}
]
},
"vendor_name": "kareadita"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"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."
"value": "Missing Authentication for Critical Function in GitHub repository kareadita/kavita prior to 0.7.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-306 Missing Authentication for Critical Function"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/3c514923-473f-4c50-ae0d-d002a41fe70f",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/3c514923-473f-4c50-ae0d-d002a41fe70f"
},
{
"name": "https://github.com/kareadita/kavita/commit/6648b79e1b2f92449d5816d0722b7a3d72f259d5",
"refsource": "MISC",
"url": "https://github.com/kareadita/kavita/commit/6648b79e1b2f92449d5816d0722b7a3d72f259d5"
}
]
},
"source": {
"advisory": "3c514923-473f-4c50-ae0d-d002a41fe70f",
"discovery": "EXTERNAL"
}
}