Search criteria
2 vulnerabilities found for Docker Mautic by mautic
CVE-2025-7381 (GCVE-0-2025-7381)
Vulnerability from cvelistv5 – Published: 2025-07-09 15:16 – Updated: 2025-07-10 07:43
VLAI?
Summary
ImpactThis is an information disclosure vulnerability originating from PHP's base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.
WorkaroundsThe mitigation requires changing the expose_php variable from "On" to "Off" in the file located at /usr/local/etc/php/php.ini.
Severity ?
5.3 (Medium)
CWE
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| mautic | Docker Mautic |
Affected:
<= 6.0.3-20250707-apache
(custom)
Affected: <= 6.0.3-20250707-fpm (custom) Affected: <= 5.2.7-20250707-apache (custom) Affected: <= 5.2.7-20250707-fpm (custom) |
Credits
cibero42
cibero42
cibero42
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-7381",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-09T15:56:53.545310Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-09T15:56:59.162Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://hub.docker.com",
"defaultStatus": "unaffected",
"packageName": "mautic/mautic",
"product": "Docker Mautic",
"repo": "https://github.com/mautic/docker-mautic",
"vendor": "mautic",
"versions": [
{
"status": "affected",
"version": "\u003c= 6.0.3-20250707-apache",
"versionType": "custom"
},
{
"status": "affected",
"version": "\u003c= 6.0.3-20250707-fpm",
"versionType": "custom"
},
{
"status": "affected",
"version": "\u003c= 5.2.7-20250707-apache",
"versionType": "custom"
},
{
"status": "affected",
"version": "\u003c= 5.2.7-20250707-fpm",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "cibero42"
},
{
"lang": "en",
"type": "remediation developer",
"value": "cibero42"
},
{
"lang": "en",
"type": "reporter",
"value": "cibero42"
}
],
"datePublic": "2025-07-09T13:37:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003ch3\u003eImpact\u003c/h3\u003e\u003cp\u003eThis is an information disclosure vulnerability originating from PHP\u0027s base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.\u003c/p\u003e\u003ch3\u003eWorkarounds\u003c/h3\u003e\u003cp\u003eThe mitigation requires changing the \u003ccode\u003eexpose_php\u003c/code\u003e\u0026nbsp;variable from \"On\" to \"Off\" in the file located at \u003ccode\u003e/usr/local/etc/php/php.ini\u003c/code\u003e.\u003c/p\u003e\u003cbr\u003e"
}
],
"value": "ImpactThis is an information disclosure vulnerability originating from PHP\u0027s base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.\n\nWorkaroundsThe mitigation requires changing the expose_php\u00a0variable from \"On\" to \"Off\" in the file located at /usr/local/etc/php/php.ini."
}
],
"impacts": [
{
"capecId": "CAPEC-170",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-170 Web Application Fingerprinting"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-497",
"description": "CWE-497",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-10T07:43:06.651Z",
"orgId": "4e531c38-7a33-45d3-98dd-d909c0d8852e",
"shortName": "Mautic"
},
"references": [
{
"url": "https://github.com/mautic/docker-mautic/security/advisories/GHSA-89jm-p7jf-x8jx"
}
],
"source": {
"advisory": "GHSA-vr8r-c5qv-4w2r",
"discovery": "INTERNAL"
},
"title": "Exposure of sensitive PHP information to an unauthorized control sphere in mautic/mautic images",
"workarounds": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eThe mitigation requires changing the \u003ccode\u003eexpose_php\u003c/code\u003e\u0026nbsp;variable from \"On\" to \"Off\" in the file located at \u003ccode\u003e/usr/local/etc/php/php.ini\u003c/code\u003e.\u003c/p\u003e"
}
],
"value": "The mitigation requires changing the expose_php\u00a0variable from \"On\" to \"Off\" in the file located at /usr/local/etc/php/php.ini."
}
],
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "4e531c38-7a33-45d3-98dd-d909c0d8852e",
"assignerShortName": "Mautic",
"cveId": "CVE-2025-7381",
"datePublished": "2025-07-09T15:16:37.305Z",
"dateReserved": "2025-07-09T08:22:14.606Z",
"dateUpdated": "2025-07-10T07:43:06.651Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2025-7381 (GCVE-0-2025-7381)
Vulnerability from nvd – Published: 2025-07-09 15:16 – Updated: 2025-07-10 07:43
VLAI?
Summary
ImpactThis is an information disclosure vulnerability originating from PHP's base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.
WorkaroundsThe mitigation requires changing the expose_php variable from "On" to "Off" in the file located at /usr/local/etc/php/php.ini.
Severity ?
5.3 (Medium)
CWE
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| mautic | Docker Mautic |
Affected:
<= 6.0.3-20250707-apache
(custom)
Affected: <= 6.0.3-20250707-fpm (custom) Affected: <= 5.2.7-20250707-apache (custom) Affected: <= 5.2.7-20250707-fpm (custom) |
Credits
cibero42
cibero42
cibero42
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-7381",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-09T15:56:53.545310Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-07-09T15:56:59.162Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://hub.docker.com",
"defaultStatus": "unaffected",
"packageName": "mautic/mautic",
"product": "Docker Mautic",
"repo": "https://github.com/mautic/docker-mautic",
"vendor": "mautic",
"versions": [
{
"status": "affected",
"version": "\u003c= 6.0.3-20250707-apache",
"versionType": "custom"
},
{
"status": "affected",
"version": "\u003c= 6.0.3-20250707-fpm",
"versionType": "custom"
},
{
"status": "affected",
"version": "\u003c= 5.2.7-20250707-apache",
"versionType": "custom"
},
{
"status": "affected",
"version": "\u003c= 5.2.7-20250707-fpm",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "cibero42"
},
{
"lang": "en",
"type": "remediation developer",
"value": "cibero42"
},
{
"lang": "en",
"type": "reporter",
"value": "cibero42"
}
],
"datePublic": "2025-07-09T13:37:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003ch3\u003eImpact\u003c/h3\u003e\u003cp\u003eThis is an information disclosure vulnerability originating from PHP\u0027s base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.\u003c/p\u003e\u003ch3\u003eWorkarounds\u003c/h3\u003e\u003cp\u003eThe mitigation requires changing the \u003ccode\u003eexpose_php\u003c/code\u003e\u0026nbsp;variable from \"On\" to \"Off\" in the file located at \u003ccode\u003e/usr/local/etc/php/php.ini\u003c/code\u003e.\u003c/p\u003e\u003cbr\u003e"
}
],
"value": "ImpactThis is an information disclosure vulnerability originating from PHP\u0027s base image. This vulnerability exposes the PHP version through an X-Powered-By header, which attackers could exploit to fingerprint the server and identify potential weaknesses.\n\nWorkaroundsThe mitigation requires changing the expose_php\u00a0variable from \"On\" to \"Off\" in the file located at /usr/local/etc/php/php.ini."
}
],
"impacts": [
{
"capecId": "CAPEC-170",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-170 Web Application Fingerprinting"
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-497",
"description": "CWE-497",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-10T07:43:06.651Z",
"orgId": "4e531c38-7a33-45d3-98dd-d909c0d8852e",
"shortName": "Mautic"
},
"references": [
{
"url": "https://github.com/mautic/docker-mautic/security/advisories/GHSA-89jm-p7jf-x8jx"
}
],
"source": {
"advisory": "GHSA-vr8r-c5qv-4w2r",
"discovery": "INTERNAL"
},
"title": "Exposure of sensitive PHP information to an unauthorized control sphere in mautic/mautic images",
"workarounds": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eThe mitigation requires changing the \u003ccode\u003eexpose_php\u003c/code\u003e\u0026nbsp;variable from \"On\" to \"Off\" in the file located at \u003ccode\u003e/usr/local/etc/php/php.ini\u003c/code\u003e.\u003c/p\u003e"
}
],
"value": "The mitigation requires changing the expose_php\u00a0variable from \"On\" to \"Off\" in the file located at /usr/local/etc/php/php.ini."
}
],
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "4e531c38-7a33-45d3-98dd-d909c0d8852e",
"assignerShortName": "Mautic",
"cveId": "CVE-2025-7381",
"datePublished": "2025-07-09T15:16:37.305Z",
"dateReserved": "2025-07-09T08:22:14.606Z",
"dateUpdated": "2025-07-10T07:43:06.651Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}