gsd-2015-6748
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Cross-site scripting (XSS) vulnerability in jsoup before 1.8.3.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2015-6748",
"description": "Cross-site scripting (XSS) vulnerability in jsoup before 1.8.3.",
"id": "GSD-2015-6748",
"references": [
"https://access.redhat.com/errata/RHSA-2015:2560",
"https://access.redhat.com/errata/RHSA-2015:2559",
"https://advisories.mageia.org/CVE-2015-6748.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2015-6748"
],
"details": "Cross-site scripting (XSS) vulnerability in jsoup before 1.8.3.",
"id": "GSD-2015-6748",
"modified": "2023-12-13T01:20:04.410388Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-6748",
"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": "Cross-site scripting (XSS) vulnerability in jsoup before 1.8.3."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20150828 Re: CVE request: XSS vulnerability in jsoup related to incomplete tags at EOF",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2015/08/28/5"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1258310",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1258310"
},
{
"name": "https://hibernate.atlassian.net/browse/HV-1012",
"refsource": "CONFIRM",
"url": "https://hibernate.atlassian.net/browse/HV-1012"
},
{
"name": "76504",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/76504"
},
{
"name": "https://github.com/jhy/jsoup/pull/582",
"refsource": "CONFIRM",
"url": "https://github.com/jhy/jsoup/pull/582"
},
{
"name": "https://issues.jboss.org/browse/WFLY-5223?_sscc=t",
"refsource": "CONFIRM",
"url": "https://issues.jboss.org/browse/WFLY-5223?_sscc=t"
},
{
"name": "[debian-lts-announce] 20200126 [SECURITY] [DLA 2075-1] jsoup security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00021.html"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,1.8.2]",
"affected_versions": "All versions up to 1.8.2",
"cvss_v2": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-79",
"CWE-79",
"CWE-937"
],
"date": "2022-07-06",
"description": "Cross-site scripting (XSS) vulnerability in jsoup before 1.8.3.",
"fixed_versions": [
"1.8.3"
],
"identifier": "CVE-2015-6748",
"identifiers": [
"GHSA-48rh-qgjr-xfj6",
"CVE-2015-6748"
],
"not_impacted": "All versions after 1.8.2",
"package_slug": "maven/org.jsoup/jsoup",
"pubdate": "2022-05-13",
"solution": "Upgrade to version 1.8.3 or above.",
"title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2015-6748",
"https://github.com/jhy/jsoup/pull/582",
"https://bugzilla.redhat.com/show_bug.cgi?id=1258310",
"https://hibernate.atlassian.net/browse/HV-1012",
"https://issues.jboss.org/browse/WFLY-5223?_sscc=t",
"https://lists.debian.org/debian-lts-announce/2020/01/msg00021.html",
"http://www.openwall.com/lists/oss-security/2015/08/28/5",
"https://github.com/advisories/GHSA-48rh-qgjr-xfj6"
],
"uuid": "38d47a3a-9d01-4e97-87e9-82c608bfee47"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:jsoup:jsoup:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.8.3",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2015-6748"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Cross-site scripting (XSS) vulnerability in jsoup before 1.8.3."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://issues.jboss.org/browse/WFLY-5223?_sscc=t",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking"
],
"url": "https://issues.jboss.org/browse/WFLY-5223?_sscc=t"
},
{
"name": "https://hibernate.atlassian.net/browse/HV-1012",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking"
],
"url": "https://hibernate.atlassian.net/browse/HV-1012"
},
{
"name": "https://github.com/jhy/jsoup/pull/582",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/jhy/jsoup/pull/582"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1258310",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1258310"
},
{
"name": "76504",
"refsource": "BID",
"tags": [
"Third Party Advisory",
"VDB Entry"
],
"url": "http://www.securityfocus.com/bid/76504"
},
{
"name": "[oss-security] 20150828 Re: CVE request: XSS vulnerability in jsoup related to incomplete tags at EOF",
"refsource": "MLIST",
"tags": [
"Mailing List"
],
"url": "http://www.openwall.com/lists/oss-security/2015/08/28/5"
},
{
"name": "[debian-lts-announce] 20200126 [SECURITY] [DLA 2075-1] jsoup security update",
"refsource": "MLIST",
"tags": [],
"url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00021.html"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"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,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"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
}
},
"lastModifiedDate": "2020-01-27T00:15Z",
"publishedDate": "2017-09-25T17:29Z"
}
}
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…