{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2024-1884",
        "assignerOrgId": "eb41dac7-0af8-4f84-9f6d-0272772514f4",
        "state": "PUBLISHED",
        "assignerShortName": "PaperCut",
        "dateReserved": "2024-02-26T05:36:24.198Z",
        "datePublished": "2024-03-14T03:11:48.197Z",
        "dateUpdated": "2024-08-28T15:12:02.085Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "affected",
                    "platforms": [
                        "MacOS",
                        "Linux",
                        "Windows"
                    ],
                    "product": "PaperCut NG, PaperCut MF",
                    "vendor": "PaperCut",
                    "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"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "This is a Server-Side Request Forgery (SSRF) vulnerability in the PaperCut NG/MF server-side module that  allows an attacker to induce the server-side application to make HTTP requests to an arbitrary domain of the attacker's choosing."
                        }
                    ],
                    "value": "This is a Server-Side Request Forgery (SSRF) vulnerability in the PaperCut NG/MF server-side module that  allows an attacker to induce the server-side application to make HTTP requests to an arbitrary domain of the attacker's choosing."
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-664",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-664 Server-Side Request Forgery (SSRF)"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-918",
                            "description": "CWE-918 Server-Side Request Forgery (SSRF)",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "eb41dac7-0af8-4f84-9f6d-0272772514f4",
                "shortName": "PaperCut",
                "dateUpdated": "2024-03-14T03:11:48.197Z"
            },
            "references": [
                {
                    "url": "https://www.papercut.com/kb/Main/Security-Bulletin-March-2024"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "Server Side Request Forgery in PaperCut NG/MF",
            "x_generator": {
                "engine": "Vulnogram 0.1.0-dev"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-01T18:56:22.318Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "url": "https://www.papercut.com/kb/Main/Security-Bulletin-March-2024",
                        "tags": [
                            "x_transferred"
                        ]
                    }
                ]
            },
            {
                "affected": [
                    {
                        "vendor": "papercut",
                        "product": "papercut_ng",
                        "cpes": [
                            "cpe:2.3:a:papercut:papercut_ng:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "affected",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "23.0.7",
                                "versionType": "custom"
                            },
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "22.1.5",
                                "versionType": "custom"
                            },
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "21.2.14",
                                "versionType": "custom"
                            },
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "20.1.10",
                                "versionType": "custom"
                            }
                        ]
                    },
                    {
                        "vendor": "papercut",
                        "product": "papercut_mf",
                        "cpes": [
                            "cpe:2.3:a:papercut:papercut_mf:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "affected",
                        "versions": [
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "23.0.7",
                                "versionType": "custom"
                            },
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "22.1.5",
                                "versionType": "custom"
                            },
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "21.2.14",
                                "versionType": "custom"
                            },
                            {
                                "version": "0",
                                "status": "affected",
                                "lessThan": "20.1.10",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-03-14T15:43:10.845115Z",
                                "id": "CVE-2024-1884",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-08-28T15:12:02.085Z"
                }
            }
        ]
    }
}