cvelist/2024/1xxx/CVE-2024-1882.json

140 lines
6.3 KiB
JSON
Raw Normal View History

2024-02-26 06:00:33 +00:00
{
2024-04-01 20:45:43 +00:00
"data_version": "4.0",
2024-02-26 06:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1882",
2024-04-01 20:45:43 +00:00
"ASSIGNER": "security@papercut.com",
"STATE": "PUBLIC"
2024-02-26 06:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-09-26 18:06:41 +00:00
"value": "This vulnerability allows an already authenticated admin user to create a malicious payload that could be leveraged for remote code execution on the server hosting the PaperCut NG/MF application server."
2024-04-01 20:45:43 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2024-09-26 18:06:41 +00:00
"value": "CWE-76 Improper Neutralization of Equivalent Special Elements",
"cweId": "CWE-76"
2024-04-01 20:45:43 +00:00
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PaperCut",
"product": {
"product_data": [
{
"product_name": "PaperCut NG, PaperCut MF",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"changes": [
{
"at": "23.0.7",
"status": "unaffected"
}
],
"lessThan": "23.0.7",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"changes": [
{
"at": "22.1.5",
"status": "unaffected"
}
],
"lessThan": "22.1.5",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"changes": [
{
"at": "21.2.14",
"status": "unaffected"
}
],
"lessThan": "21.2.14",
"status": "affected",
"version": "0",
"versionType": "custom"
},
{
"changes": [
{
"at": "20.1.10",
"status": "unaffected"
}
],
"lessThan": "20.1.10",
"status": "affected",
"version": "0",
"versionType": "custom"
}
],
"defaultStatus": "affected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.papercut.com/kb/Main/Security-Bulletin-March-2024",
"refsource": "MISC",
"name": "https://www.papercut.com/kb/Main/Security-Bulletin-March-2024"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-02-26 06:00:33 +00:00
}
]
}
}