cvelist/2022/34xxx/CVE-2022-34773.json
2022-08-22 15:01:01 +00:00

103 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cna@cyber.gov.il",
"DATE_PUBLIC": "2022-08-17T11:14:00.000Z",
"ID": "CVE-2022-34773",
"STATE": "PUBLIC",
"TITLE": "Tabit - HTTP Method manipulation"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Tabit ",
"version": {
"version_data": [
{
"version_affected": ">",
"version_name": "3.27.0",
"version_value": "3.27.0"
}
]
}
}
]
},
"vendor_name": "Tabit "
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Guy Ben Simhon - Noname Security"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Tabit - HTTP Method manipulation. https://bridge.tabit.cloud/configuration/addresses-query - can be POST-ed to add addresses to the DB. This is an example of OWASP:API8 \u2013 Injection."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "HTTP Method manipulation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.gov.il/en/departments/faq/cve_advisories",
"name": "https://www.gov.il/en/departments/faq/cve_advisories"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update to version 3.27.0."
}
],
"source": {
"defect": [
"ILVN-2022-0045"
],
"discovery": "EXTERNAL"
}
}