cvelist/2023/0xxx/CVE-2023-0440.json

90 lines
2.9 KiB
JSON
Raw Normal View History

2023-01-23 14:00:43 +00:00
{
2023-01-23 15:00:43 +00:00
"CVE_data_meta": {
2023-01-23 16:00:53 +00:00
"ASSIGNER": "security@huntr.dev",
2023-01-23 15:00:43 +00:00
"ID": "CVE-2023-0440",
2023-01-23 16:00:53 +00:00
"STATE": "PUBLIC",
2023-03-02 01:16:29 +00:00
"TITLE": "Observable Discrepancy in healthchecks/healthchecks"
2023-01-23 15:00:43 +00:00
},
2023-01-23 16:00:53 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "healthchecks/healthchecks",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "v2.6"
}
]
}
}
]
},
"vendor_name": "healthchecks"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-01-23 15:00:43 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-03-02 01:16:29 +00:00
"value": "Observable Discrepancy in GitHub repository healthchecks/healthchecks prior to v2.6."
2023-01-23 16:00:53 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-03-02 01:16:29 +00:00
"value": "CWE-203 Observable Discrepancy"
2023-01-23 16:00:53 +00:00
}
]
2023-01-23 15:00:43 +00:00
}
2023-01-23 14:06:58 +00:00
]
2023-01-23 16:00:53 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/208a096f-7986-4eed-8629-b7285348a686",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/208a096f-7986-4eed-8629-b7285348a686"
},
{
"name": "https://github.com/healthchecks/healthchecks/commit/359edbd2709e27b60687061a32e19322bc971c1f",
"refsource": "MISC",
"url": "https://github.com/healthchecks/healthchecks/commit/359edbd2709e27b60687061a32e19322bc971c1f"
}
]
},
"source": {
"advisory": "208a096f-7986-4eed-8629-b7285348a686",
"discovery": "EXTERNAL"
2023-01-23 15:00:43 +00:00
}
2023-03-02 01:16:29 +00:00
}