diff --git a/2022/30xxx/CVE-2022-30003.json b/2022/30xxx/CVE-2022-30003.json index 6a1f0996ad9..3a958ea7c09 100644 --- a/2022/30xxx/CVE-2022-30003.json +++ b/2022/30xxx/CVE-2022-30003.json @@ -1,17 +1,66 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2022-30003", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2022-30003", + "STATE": "PUBLIC" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "Sourcecodester Online Market Place Site 1.0 is vulnerable to Cross Site Scripting (XSS), allowing attackers to register as a Seller then create new products containing XSS payloads in the 'Product Title' and 'Short Description' fields." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.sourcecodester.com/php/15273/online-market-place-site-phpoop-free-source-code.html", + "refsource": "MISC", + "name": "https://www.sourcecodester.com/php/15273/online-market-place-site-phpoop-free-source-code.html" + }, + { + "refsource": "MISC", + "name": "https://packetstormsecurity.com/files/168250/omps10-xss.txt", + "url": "https://packetstormsecurity.com/files/168250/omps10-xss.txt" } ] }