Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
1 vulnerability by paperless-ngx
CVE-2024-35184 (GCVE-0-2024-35184)
Vulnerability from cvelistv5 – Published: 2024-05-15 21:29 – Updated: 2024-08-02 03:07
VLAI
Title
paperless-ngx's remote user auth via header works even when disabling it for API
Summary
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.
Severity
5.5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-287 - Improper Authentication
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/paperless-ngx/paperless-ngx/se… | x_refsource_CONFIRM |
| https://github.com/paperless-ngx/paperless-ngx/pu… | x_refsource_MISC |
| https://github.com/paperless-ngx/paperless-ngx/co… | x_refsource_MISC |
| https://github.com/paperless-ngx/paperless-ngx/re… | x_refsource_MISC |
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| paperless-ngx | paperless-ngx |
Affected:
>= 2.5.0, < 2.8.6
|
|
| paperless-ngx | paperless-ngx |
Affected:
2.5.0 , < 2.8.6
(custom)
cpe:2.3:a:paperless-ngx:paperless-ngx:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:paperless-ngx:paperless-ngx:*:*:*:*:*:*:*:*"
],
"defaultStatus": "unknown",
"product": "paperless-ngx",
"vendor": "paperless-ngx",
"versions": [
{
"lessThan": "2.8.6",
"status": "affected",
"version": "2.5.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-35184",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-05-16T15:50:18.617329Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:34:14.009Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T03:07:46.811Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/paperless-ngx/paperless-ngx/security/advisories/GHSA-72w4-hxqq-c256",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/paperless-ngx/paperless-ngx/security/advisories/GHSA-72w4-hxqq-c256"
},
{
"name": "https://github.com/paperless-ngx/paperless-ngx/pull/6739",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/paperless-ngx/paperless-ngx/pull/6739"
},
{
"name": "https://github.com/paperless-ngx/paperless-ngx/commit/ed05b40ba461641b1b59b0a92f51f3f6a66ce180",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/paperless-ngx/paperless-ngx/commit/ed05b40ba461641b1b59b0a92f51f3f6a66ce180"
},
{
"name": "https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.6",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.6"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "paperless-ngx",
"vendor": "paperless-ngx",
"versions": [
{
"status": "affected",
"version": "\u003e= 2.5.0, \u003c 2.8.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"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."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-287",
"description": "CWE-287: Improper Authentication",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-15T21:29:33.712Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/paperless-ngx/paperless-ngx/security/advisories/GHSA-72w4-hxqq-c256",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/paperless-ngx/paperless-ngx/security/advisories/GHSA-72w4-hxqq-c256"
},
{
"name": "https://github.com/paperless-ngx/paperless-ngx/pull/6739",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/paperless-ngx/paperless-ngx/pull/6739"
},
{
"name": "https://github.com/paperless-ngx/paperless-ngx/commit/ed05b40ba461641b1b59b0a92f51f3f6a66ce180",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/paperless-ngx/paperless-ngx/commit/ed05b40ba461641b1b59b0a92f51f3f6a66ce180"
},
{
"name": "https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.6",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.8.6"
}
],
"source": {
"advisory": "GHSA-72w4-hxqq-c256",
"discovery": "UNKNOWN"
},
"title": "paperless-ngx\u0027s remote user auth via header works even when disabling it for API"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-35184",
"datePublished": "2024-05-15T21:29:33.712Z",
"dateReserved": "2024-05-10T14:24:24.340Z",
"dateUpdated": "2024-08-02T03:07:46.811Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}