{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-28855",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "Fields is a GLPI plugin that allows users to add custom fields on GLPI items forms. Prior to versions 1.13.1 and 1.20.4, lack of access control check allows any authenticated user to write data to any fields container, including those to which they have no configured access. Versions 1.13.1 and 1.20.4 contain a patch for this issue."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-269: Improper Privilege Management",
                        "cweId": "CWE-269"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "pluginsGLPI",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "fields",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "< 1.13.1"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": ">= 1.20.0, < 1.20.4"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/pluginsGLPI/fields/security/advisories/GHSA-52vv-hm4x-8584",
                "refsource": "MISC",
                "name": "https://github.com/pluginsGLPI/fields/security/advisories/GHSA-52vv-hm4x-8584"
            },
            {
                "url": "https://github.com/pluginsGLPI/fields/commit/784260be7db185bb1e7d66b299997238c4c0205d",
                "refsource": "MISC",
                "name": "https://github.com/pluginsGLPI/fields/commit/784260be7db185bb1e7d66b299997238c4c0205d"
            },
            {
                "url": "https://github.com/pluginsGLPI/fields/releases/tag/1.13.1",
                "refsource": "MISC",
                "name": "https://github.com/pluginsGLPI/fields/releases/tag/1.13.1"
            },
            {
                "url": "https://github.com/pluginsGLPI/fields/releases/tag/1.20.4",
                "refsource": "MISC",
                "name": "https://github.com/pluginsGLPI/fields/releases/tag/1.20.4"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-52vv-hm4x-8584",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
                "version": "3.1"
            }
        ]
    }
}