CVE-2023-47130 (GCVE-0-2023-47130)
Vulnerability from cvelistv5
Published
2023-11-14 20:30
Modified
2024-08-14 19:26
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-502 - Deserialization of Untrusted Data
Summary
Yii is an open source PHP web framework. yiisoft/yii before version 1.1.29 are vulnerable to Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input. An attacker may leverage this vulnerability to compromise the host system. A fix has been developed for the 1.1.29 release. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T21:01:22.829Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q" }, { "name": "https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06" }, { "name": "https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:yiiframework:yii:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "yii", "vendor": "yiiframework", "versions": [ { "lessThan": "1.1.29", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2023-47130", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-08-14T18:54:14.318898Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-14T19:26:42.011Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "yii", "vendor": "yiisoft", "versions": [ { "status": "affected", "version": "\u003c 1.1.29" } ] } ], "descriptions": [ { "lang": "en", "value": "Yii is an open source PHP web framework. yiisoft/yii before version 1.1.29 are vulnerable to Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input. An attacker may leverage this vulnerability to compromise the host system. A fix has been developed for the 1.1.29 release. Users are advised to upgrade. There are no known workarounds for this vulnerability." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-502", "description": "CWE-502: Deserialization of Untrusted Data", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-11-14T20:30:16.393Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q" }, { "name": "https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06" }, { "name": "https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection", "tags": [ "x_refsource_MISC" ], "url": "https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection" } ], "source": { "advisory": "GHSA-mw2w-2hj2-fg8q", "discovery": "UNKNOWN" }, "title": "Unsafe deserialization of user data in yiisoft/yii" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-47130", "datePublished": "2023-11-14T20:30:16.393Z", "dateReserved": "2023-10-30T19:57:51.677Z", "dateUpdated": "2024-08-14T19:26:42.011Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-47130\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-11-14T21:15:11.450\",\"lastModified\":\"2024-11-21T08:29:50.493\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Yii is an open source PHP web framework. yiisoft/yii before version 1.1.29 are vulnerable to Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input. An attacker may leverage this vulnerability to compromise the host system. A fix has been developed for the 1.1.29 release. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"},{\"lang\":\"es\",\"value\":\"Yii es un framework web PHP de c\u00f3digo abierto. yiisoft/yii antes de la versi\u00f3n 1.1.29 son vulnerables a Remote Code Execution (RCE) si la aplicaci\u00f3n llama a `unserialize()` ante una entrada arbitraria del usuario. Un atacante puede aprovechar esta vulnerabilidad para comprometer el sistema host. Se ha desarrollado una soluci\u00f3n para la versi\u00f3n 1.1.29. Se recomienda a los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:yiiframework:yii:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.1.29\",\"matchCriteriaId\":\"BB748E60-B917-4737-B510-23FBE2DBF4C4\"}]}]}],\"references\":[{\"url\":\"https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q\", \"name\": \"https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06\", \"name\": \"https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection\", \"name\": \"https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T21:01:22.829Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-47130\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-14T18:54:14.318898Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:yiiframework:yii:*:*:*:*:*:*:*:*\"], \"vendor\": \"yiiframework\", \"product\": \"yii\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.1.29\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-14T19:26:33.908Z\"}}], \"cna\": {\"title\": \"Unsafe deserialization of user data in yiisoft/yii\", \"source\": {\"advisory\": \"GHSA-mw2w-2hj2-fg8q\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"yiisoft\", \"product\": \"yii\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.1.29\"}]}], \"references\": [{\"url\": \"https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q\", \"name\": \"https://github.com/yiisoft/yii/security/advisories/GHSA-mw2w-2hj2-fg8q\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06\", \"name\": \"https://github.com/yiisoft/yii/commit/37142be4dc5831114a375392e86d6450d4951c06\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection\", \"name\": \"https://owasp.org/www-community/vulnerabilities/PHP_Object_Injection\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Yii is an open source PHP web framework. yiisoft/yii before version 1.1.29 are vulnerable to Remote Code Execution (RCE) if the application calls `unserialize()` on arbitrary user input. An attacker may leverage this vulnerability to compromise the host system. A fix has been developed for the 1.1.29 release. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-502\", \"description\": \"CWE-502: Deserialization of Untrusted Data\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-11-14T20:30:16.393Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-47130\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-14T19:26:42.011Z\", \"dateReserved\": \"2023-10-30T19:57:51.677Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-11-14T20:30:16.393Z\", \"assignerShortName\": \"GitHub_M\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…