cve-2023-29134
Vulnerability from cvelistv5
Published
2024-03-27 00:00
Modified
2024-08-02 17:24
Severity ?
EPSS score ?
Summary
An issue was discovered in the Cargo extension for MediaWiki through 1.39.3. There is mishandling of backticks to smartSplit.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T14:00:15.871Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://phabricator.wikimedia.org/T331362" }, { "tags": [ "x_transferred" ], "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/898722" }, { "tags": [ "x_transferred" ], "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/895774" }, { "tags": [ "x_transferred" ], "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/900133" }, { "tags": [ "x_transferred" ], "url": "https://phabricator.wikimedia.org/rECRG920f3c19a84175bcfe93f41ecf9f8cef32730f8e" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "mediawiki", "vendor": "mediawiki", "versions": [ { "lessThanOrEqual": "1.39.3", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2023-29134", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-02T17:12:34.190918Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-20", "description": "CWE-20 Improper Input Validation", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-02T17:24:14.823Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in the Cargo extension for MediaWiki through 1.39.3. There is mishandling of backticks to smartSplit." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2024-03-27T05:33:42.241520", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://phabricator.wikimedia.org/T331362" }, { "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/898722" }, { "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/895774" }, { "url": "https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/900133" }, { "url": "https://phabricator.wikimedia.org/rECRG920f3c19a84175bcfe93f41ecf9f8cef32730f8e" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2023-29134", "datePublished": "2024-03-27T00:00:00", "dateReserved": "2023-03-31T00:00:00", "dateUpdated": "2024-08-02T17:24:14.823Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-29134\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-03-27T06:15:08.280\",\"lastModified\":\"2024-11-21T07:56:36.160\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in the Cargo extension for MediaWiki through 1.39.3. There is mishandling of backticks to smartSplit.\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 un problema en la extensi\u00f3n Cargo para MediaWiki hasta la versi\u00f3n 1.39.3. Hay un mal manejo de las comillas invertidas en smartSplit.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H\",\"baseScore\":8.6,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.7}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"}]}],\"references\":[{\"url\":\"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/895774\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/898722\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/900133\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://phabricator.wikimedia.org/T331362\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://phabricator.wikimedia.org/rECRG920f3c19a84175bcfe93f41ecf9f8cef32730f8e\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/895774\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/898722\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/900133\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://phabricator.wikimedia.org/T331362\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://phabricator.wikimedia.org/rECRG920f3c19a84175bcfe93f41ecf9f8cef32730f8e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://phabricator.wikimedia.org/T331362\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/898722\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/895774\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/900133\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://phabricator.wikimedia.org/rECRG920f3c19a84175bcfe93f41ecf9f8cef32730f8e\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T14:00:15.871Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 8.6, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-29134\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-02T17:12:34.190918Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:mediawiki:mediawiki:*:*:*:*:*:*:*:*\"], \"vendor\": \"mediawiki\", \"product\": \"mediawiki\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.39.3\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-02T17:15:47.339Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://phabricator.wikimedia.org/T331362\"}, {\"url\": \"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/898722\"}, {\"url\": \"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/895774\"}, {\"url\": \"https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Cargo/+/900133\"}, {\"url\": \"https://phabricator.wikimedia.org/rECRG920f3c19a84175bcfe93f41ecf9f8cef32730f8e\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in the Cargo extension for MediaWiki through 1.39.3. There is mishandling of backticks to smartSplit.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-03-27T05:33:42.241520\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-29134\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T17:24:14.823Z\", \"dateReserved\": \"2023-03-31T00:00:00\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-03-27T00:00:00\", \"assignerShortName\": \"mitre\"}", "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.