{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2025-0502",
        "assignerOrgId": "4ff2b028-869f-4b00-a7b2-05997f6f14fd",
        "state": "PUBLISHED",
        "assignerShortName": "crafter",
        "dateReserved": "2025-01-15T17:42:29.348Z",
        "datePublished": "2025-01-15T17:47:51.440Z",
        "dateUpdated": "2025-01-15T20:07:34.768Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "packageName": "Engine",
                    "platforms": [
                        "Linux",
                        "MacOS",
                        "x86",
                        "Windows",
                        "64 bit",
                        "ARM"
                    ],
                    "product": "CrafterCMS",
                    "vendor": "CrafterCMS",
                    "versions": [
                        {
                            "lessThan": "4.0.8",
                            "status": "affected",
                            "version": "4.0.0",
                            "versionType": "semver"
                        },
                        {
                            "lessThan": "4.1.6",
                            "status": "affected",
                            "version": "4.1.0",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "type": "analyst",
                    "value": "Carlos Ortiz, https://github.com/cortiz"
                }
            ],
            "datePublic": "2025-01-15T15:12:00.000Z",
            "descriptions": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "Transmission of Private Resources into a New Sphere ('Resource Leak') vulnerability in CrafterCMS Engine on Linux, MacOS, x86, Windows, 64 bit, ARM allows Directory Indexing, Resource Leak Exposure.<p>This issue affects CrafterCMS: from 4.0.0 before 4.0.8, from 4.1.0 before 4.1.6.</p>"
                        }
                    ],
                    "value": "Transmission of Private Resources into a New Sphere ('Resource Leak') vulnerability in CrafterCMS Engine on Linux, MacOS, x86, Windows, 64 bit, ARM allows Directory Indexing, Resource Leak Exposure.This issue affects CrafterCMS: from 4.0.0 before 4.0.8, from 4.1.0 before 4.1.6."
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-127",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-127 Directory Indexing"
                        }
                    ]
                },
                {
                    "capecId": "CAPEC-131",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-131 Resource Leak Exposure"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "attackVector": "NETWORK",
                        "baseScore": 6.9,
                        "baseSeverity": "MEDIUM",
                        "privilegesRequired": "NONE",
                        "providerUrgency": "NOT_DEFINED",
                        "subAvailabilityImpact": "LOW",
                        "subConfidentialityImpact": "LOW",
                        "subIntegrityImpact": "NONE",
                        "userInteraction": "NONE",
                        "valueDensity": "NOT_DEFINED",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:L/SI:N/SA:L",
                        "version": "4.0",
                        "vulnAvailabilityImpact": "LOW",
                        "vulnConfidentialityImpact": "LOW",
                        "vulnIntegrityImpact": "NONE",
                        "vulnerabilityResponseEffort": "NOT_DEFINED"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-402",
                            "description": "CWE-402: Transmission of Private Resources into a New Sphere ('Resource Leak')",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "4ff2b028-869f-4b00-a7b2-05997f6f14fd",
                "shortName": "crafter",
                "dateUpdated": "2025-01-15T18:00:41.606Z"
            },
            "references": [
                {
                    "url": "https://craftercms.com/docs/current/security/advisory.html#cv-2025011501"
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "title": "Transmission of Private Resources into a New Sphere in Crafter Engine",
            "workarounds": [
                {
                    "lang": "en",
                    "supportingMedia": [
                        {
                            "base64": false,
                            "type": "text/html",
                            "value": "Block external access to the two APIs:<br><ul><li><tt>/api/1/site/content_store/tree.json</tt></li><li><tt>/api/1/site/content_store/item.json</tt></li></ul>Another approach is to block all APIs that start with <tt>/api/1/site</tt>; this can be done by changing <tt>server-config.properties</tt>&nbsp;to have the property:<br><br><tt># restrict site API access<br>crafter.core.rest.content.store.url.allowedPatterns=^/?site(/.*)?$</tt>"
                        }
                    ],
                    "value": "Block external access to the two APIs:\n  *  /api/1/site/content_store/tree.json\n  *  /api/1/site/content_store/item.json\n\n\nAnother approach is to block all APIs that start with /api/1/site; this can be done by changing server-config.properties to have the property:\n\n# restrict site API access\ncrafter.core.rest.content.store.url.allowedPatterns=^/?site(/.*)?$"
                }
            ],
            "x_generator": {
                "engine": "Vulnogram 0.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2025-01-15T20:06:56.483058Z",
                                "id": "CVE-2025-0502",
                                "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": "2025-01-15T20:07:34.768Z"
                }
            }
        ]
    }
}