Search criteria
3 vulnerabilities found for patchwork by ozlabs
FKIE_CVE-2019-13122
Vulnerability from fkie_nvd - Published: 2019-07-10 17:15 - Updated: 2024-11-21 04:24
Severity
Summary
A Cross Site Scripting (XSS) vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. This affects the function msgid in templatetags/patch.py. Patchwork versions v2.1.4 and v2.0.4 will contain the fix.
References
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:ozlabs:patchwork:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8678FB71-AAB7-4EC9-A6DF-CF84CECA0618",
"versionEndExcluding": "2.0.4",
"versionStartIncluding": "1.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ozlabs:patchwork:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1BD9CF3A-385F-4EE3-8FE3-2E18E3432A61",
"versionEndExcluding": "2.1.4",
"versionStartIncluding": "2.1.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ozlabs:patchwork:2.1.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "AF61E1F9-98D2-49A2-9CA9-58640EFBB7EF",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ozlabs:patchwork:2.1.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "CA6BEA6A-D49C-49D6-A8E6-1F4EDC348724",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A Cross Site Scripting (XSS) vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. This affects the function msgid in templatetags/patch.py. Patchwork versions v2.1.4 and v2.0.4 will contain the fix."
},
{
"lang": "es",
"value": "Existe una vulnerabilidad de tipo Cross Site Scripting (XSS) en la etiqueta de plantilla utilizada para renderizar identificadores de mensajes en Patchwork versiones 1.1 hasta 2.1.x. Esto permite a un atacante insertar JavaScript o HTML hacia la p\u00e1gina de detalle del parche por medio de un correo electr\u00f3nico enviado hacia una lista de correo consumida por Patchwork. Esto afecta a la funci\u00f3n msgid en el archivo templatetags/patch.py. Patchwork versiones 2.1.4 y 2.0.4 contendr\u00e1n la correcci\u00f3n."
}
],
"id": "CVE-2019-13122",
"lastModified": "2024-11-21T04:24:14.353",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV30": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2019-07-10T17:15:12.227",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CVE-2019-13122 (GCVE-0-2019-13122)
Vulnerability from cvelistv5 – Published: 2019-07-10 16:38 – Updated: 2024-08-04 23:41
VLAI
Summary
A Cross Site Scripting (XSS) vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. This affects the function msgid in templatetags/patch.py. Patchwork versions v2.1.4 and v2.0.4 will contain the fix.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://github.com/getpatchwork/patchwork/releases | x_refsource_MISC |
| https://github.com/getpatchwork/patchwork/commits… | x_refsource_MISC |
| https://lists.ozlabs.org/pipermail/patchwork/2019… | x_refsource_MISC |
| http://jk.ozlabs.org/projects/patchwork/ | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2019/07/05/1 | mailing-listx_refsource_MLIST |
| https://lists.ozlabs.org/pipermail/patchwork/2019… | x_refsource_MISC |
| https://lists.ozlabs.org/pipermail/patchwork/2019… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T23:41:10.501Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"name": "[oss-security] 20190705 CVE-2019-13122: Patchwork: XSS via Message-ID",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A Cross Site Scripting (XSS) vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. This affects the function msgid in templatetags/patch.py. Patchwork versions v2.1.4 and v2.0.4 will contain the fix."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-07-10T16:38:51.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"name": "[oss-security] 20190705 CVE-2019-13122: Patchwork: XSS via Message-ID",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13122",
"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": "A Cross Site Scripting (XSS) vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. This affects the function msgid in templatetags/patch.py. Patchwork versions v2.1.4 and v2.0.4 will contain the fix."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/getpatchwork/patchwork/releases",
"refsource": "MISC",
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"name": "https://github.com/getpatchwork/patchwork/commits/master",
"refsource": "MISC",
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html",
"refsource": "MISC",
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
},
{
"name": "http://jk.ozlabs.org/projects/patchwork/",
"refsource": "MISC",
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"name": "[oss-security] 20190705 CVE-2019-13122: Patchwork: XSS via Message-ID",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html",
"refsource": "MISC",
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html",
"refsource": "MISC",
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-13122",
"datePublished": "2019-07-10T16:38:39.000Z",
"dateReserved": "2019-07-01T00:00:00.000Z",
"dateUpdated": "2024-08-04T23:41:10.501Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2019-13122 (GCVE-0-2019-13122)
Vulnerability from nvd – Published: 2019-07-10 16:38 – Updated: 2024-08-04 23:41
VLAI
Summary
A Cross Site Scripting (XSS) vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. This affects the function msgid in templatetags/patch.py. Patchwork versions v2.1.4 and v2.0.4 will contain the fix.
Severity
No CVSS data available.
CWE
- n/a
Assigner
References
7 references
| URL | Tags |
|---|---|
| https://github.com/getpatchwork/patchwork/releases | x_refsource_MISC |
| https://github.com/getpatchwork/patchwork/commits… | x_refsource_MISC |
| https://lists.ozlabs.org/pipermail/patchwork/2019… | x_refsource_MISC |
| http://jk.ozlabs.org/projects/patchwork/ | x_refsource_MISC |
| http://www.openwall.com/lists/oss-security/2019/07/05/1 | mailing-listx_refsource_MLIST |
| https://lists.ozlabs.org/pipermail/patchwork/2019… | x_refsource_MISC |
| https://lists.ozlabs.org/pipermail/patchwork/2019… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T23:41:10.501Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"name": "[oss-security] 20190705 CVE-2019-13122: Patchwork: XSS via Message-ID",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A Cross Site Scripting (XSS) vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. This affects the function msgid in templatetags/patch.py. Patchwork versions v2.1.4 and v2.0.4 will contain the fix."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2019-07-10T16:38:51.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"name": "[oss-security] 20190705 CVE-2019-13122: Patchwork: XSS via Message-ID",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13122",
"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": "A Cross Site Scripting (XSS) vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. This affects the function msgid in templatetags/patch.py. Patchwork versions v2.1.4 and v2.0.4 will contain the fix."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/getpatchwork/patchwork/releases",
"refsource": "MISC",
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"name": "https://github.com/getpatchwork/patchwork/commits/master",
"refsource": "MISC",
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html",
"refsource": "MISC",
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
},
{
"name": "http://jk.ozlabs.org/projects/patchwork/",
"refsource": "MISC",
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"name": "[oss-security] 20190705 CVE-2019-13122: Patchwork: XSS via Message-ID",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html",
"refsource": "MISC",
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html",
"refsource": "MISC",
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-13122",
"datePublished": "2019-07-10T16:38:39.000Z",
"dateReserved": "2019-07-01T00:00:00.000Z",
"dateUpdated": "2024-08-04T23:41:10.501Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}