{
    "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2023-28639",
        "STATE": "PUBLIC",
        "TITLE": "GLPI vulnerable to reflected Cross-site Scripting in search pages"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "product": {
                        "product_data": [
                            {
                                "product_name": "glpi",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": ">=",
                                            "version_name": "0.85",
                                            "version_value": "0.85"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.5.13",
                                            "version_value": "9.5.13"
                                        },
                                        {
                                            "version_affected": ">=",
                                            "version_name": "10.0.0",
                                            "version_value": "10.0.0"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "10.0.7",
                                            "version_value": "10.0.7"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    "vendor_name": "glpi"
                }
            ]
        }
    },
    "data_format": "MITRE",
    "data_type": "CVE",
    "data_version": "4.0",
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "GLPI is a free asset and IT management software package. Starting in version 0.85 and prior to versions 9.5.13 and 10.0.7, a malicious link can be crafted by an unauthenticated user. It will be able to exploit a reflected XSS in case any authenticated user opens the crafted link. This issue is fixed in versions 9.5.13 and 10.0.7."
            }
        ]
    },
    "generator": {
        "engine": "Vulnogram 0.0.9"
    },
    "impact": {
        "cvss": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.1,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "CHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
            "version": "3.1"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-79 Cross-site Scripting (XSS)"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "name": "https://github.com/glpi-project/glpi/releases/tag/10.0.7",
                "refsource": "MISC",
                "url": "https://github.com/glpi-project/glpi/releases/tag/10.0.7"
            },
            {
                "name": "https://github.com/glpi-project/glpi/releases/tag/9.5.13",
                "refsource": "MISC",
                "url": "https://github.com/glpi-project/glpi/releases/tag/9.5.13"
            },
            {
                "name": "https://github.com/glpi-project/glpi/security/advisories/GHSA-r93q-chh5-jgh4",
                "refsource": "CONFIRM",
                "url": "https://github.com/glpi-project/glpi/security/advisories/GHSA-r93q-chh5-jgh4"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-r93q-chh5-jgh4",
        "defect": [
            "GHSA-r93q-chh5-jgh4"
        ],
        "discovery": "UNKNOWN"
    }
}