cvelist/2022/22xxx/CVE-2022-22793.json

103 lines
3.1 KiB
JSON
Raw Normal View History

2022-01-07 17:01:04 +00:00
{
"CVE_data_meta": {
2022-02-24 17:01:19 +00:00
"AKA": "INCD",
"ASSIGNER": "cna@cyber.gov.il",
"DATE_PUBLIC": "2022-02-14T10:16:00.000Z",
2022-01-07 17:01:04 +00:00
"ID": "CVE-2022-22793",
2022-02-24 17:01:19 +00:00
"STATE": "PUBLIC",
"TITLE": "Cybonet - PineApp Mail Relay Local File Inclusion "
2022-01-07 17:01:04 +00:00
},
2022-02-24 17:01:19 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Pineapp Mail Relay",
"version": {
"version_data": [
{
"version_name": "PineApp ",
"version_value": "Latest"
}
]
}
}
]
},
"vendor_name": "Cybonet"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Dudu Moyal - Sophtix Security LTD"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-01-07 17:01:04 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-24 17:01:19 +00:00
"value": "Cybonet - PineApp Mail Relay Local File Inclusion. Attacker can send a request to : /manage/mailpolicymtm/log/eml_viewer/email.content.body.php?filesystem_path=ENCDODED PATH and by doing that, the attacker can read Local Files inside the server."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Local File Inclusion "
}
]
2022-01-07 17:01:04 +00:00
}
]
2022-02-24 17:01:19 +00:00
},
"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": "A patch was released with code hardening by limiting the file path"
}
],
"source": {
"defect": [
"ILVN-2022-0014"
],
"discovery": "INTERNAL"
2022-01-07 17:01:04 +00:00
}
}