Vulnerabilites related to netic - group_export
Vulnerability from fkie_nvd
Published
2022-09-17 18:15
Modified
2024-11-21 07:18
Severity ?
Summary
The Netic Group Export add-on before 1.0.3 for Atlassian Jira does not perform authorization checks. This might allow an unauthenticated user to export all groups from the Jira instance by making a groupexport_download=true request to a plugins/servlet/groupexportforjira/admin/ URI.
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e | Exploit, Third Party Advisory | |
cve@mitre.org | https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history | Product, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e | Exploit, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history | Product, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
netic | group_export | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:netic:group_export:*:*:*:*:*:jira:*:*", "matchCriteriaId": "D903CEA5-9EAC-4956-B817-5885F65CABE4", "versionEndExcluding": "1.0.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "The Netic Group Export add-on before 1.0.3 for Atlassian Jira does not perform authorization checks. This might allow an unauthenticated user to export all groups from the Jira instance by making a groupexport_download=true request to a plugins/servlet/groupexportforjira/admin/ URI." }, { "lang": "es", "value": "El complemento Netic Group Export anterior a la versi\u00f3n 1.0.3 para Atlassian Jira no realiza comprobaciones de autorizaci\u00f3n. Esto podr\u00eda permitir a un usuario no autenticado exportar todos los grupos de la instancia de Jira haciendo una petici\u00f3n groupexport_download=true a un URI de plugins/servlet/groupexportforjira/admin/" } ], "id": "CVE-2022-39960", "lastModified": "2024-11-21T07:18:34.320", "metrics": { "cvssMetricV31": [ { "cvssData": { "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" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-09-17T18:15:09.423", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e" }, { "source": "cve@mitre.org", "tags": [ "Product", "Third Party Advisory" ], "url": "https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Product", "Third Party Advisory" ], "url": "https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-862" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
CVE-2022-39960 (GCVE-0-2022-39960)
Vulnerability from cvelistv5
Published
2022-09-17 17:49
Modified
2024-08-03 12:07
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
The Netic Group Export add-on before 1.0.3 for Atlassian Jira does not perform authorization checks. This might allow an unauthenticated user to export all groups from the Jira instance by making a groupexport_download=true request to a plugins/servlet/groupexportforjira/admin/ URI.
References
▼ | URL | Tags |
---|---|---|
https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e | x_refsource_MISC | |
https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history | x_refsource_CONFIRM |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T12:07:43.012Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "The Netic Group Export add-on before 1.0.3 for Atlassian Jira does not perform authorization checks. This might allow an unauthenticated user to export all groups from the Jira instance by making a groupexport_download=true request to a plugins/servlet/groupexportforjira/admin/ URI." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-09-17T17:49:35", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-39960", "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": "The Netic Group Export add-on before 1.0.3 for Atlassian Jira does not perform authorization checks. This might allow an unauthenticated user to export all groups from the Jira instance by making a groupexport_download=true request to a plugins/servlet/groupexportforjira/admin/ URI." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e", "refsource": "MISC", "url": "https://gist.github.com/CveCt0r/ca8c6e46f536e9ae69fc6061f132463e" }, { "name": "https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history", "refsource": "CONFIRM", "url": "https://marketplace.atlassian.com/apps/1222388/group-export-for-jira/version-history" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2022-39960", "datePublished": "2022-09-17T17:49:35", "dateReserved": "2022-09-06T00:00:00", "dateUpdated": "2024-08-03T12:07:43.012Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }