mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
101 lines
3.6 KiB
JSON
101 lines
3.6 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-35184",
|
|
"ASSIGNER": "security-advisories@github.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Paperless-ngx is a document management system that transforms physical documents into a searchable online archive. Starting in version 2.5.0 and prior to version 2.8.6, remote user authentication allows API access even if API access is explicitly disabled. Version 2.8.6 contains a patchc for the issue."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-287: Improper Authentication",
|
|
"cweId": "CWE-287"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "paperless-ngx",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "paperless-ngx",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": ">= 2.5.0, < 2.8.6"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://github.com/paperless-ngx/paperless-ngx/security/advisories/GHSA-72w4-hxqq-c256",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/paperless-ngx/paperless-ngx/security/advisories/GHSA-72w4-hxqq-c256"
|
|
},
|
|
{
|
|
"url": "https://github.com/paperless-ngx/paperless-ngx/pull/6739",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/paperless-ngx/paperless-ngx/pull/6739"
|
|
},
|
|
{
|
|
"url": "https://github.com/paperless-ngx/paperless-ngx/commit/ed05b40ba461641b1b59b0a92f51f3f6a66ce180",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/paperless-ngx/paperless-ngx/commit/ed05b40ba461641b1b59b0a92f51f3f6a66ce180"
|
|
},
|
|
{
|
|
"url": "https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.6",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.6"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "GHSA-72w4-hxqq-c256",
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 5.5,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "LOW",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "LOW",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |