CVE-2017-9506
High PUBLISHEDThe IconUriServlet of the Atlassian OAuth Plugin from version 1.3.0 before version 1.9.12 and from version 2.0.0 before version 2.0.4 allows remote...
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
The IconUriServlet of the Atlassian OAuth Plugin from version 1.3.0 before version 1.9.12 and from version 2.0.0 before version 2.0.4 allows remote attackers to access the content of internal network resources and/or perform an XSS attack via Server Side Request Forgery (SSRF).
- CVE Published
- Aug 23, 2017
- Exploitation Reported
- Aug 23, 2017
- CVSS
- 6.1 Medium
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| Atlassian |
Atlassian OAuth Plugin
|
From version 1.3.0 before version 1.9.12 and from version 2.0.0 before version 2.0.4. |
Affected |
CVE References
- dontpanic.42.nl/2017/12/there-is-proxy-in-your-atlassian.html dontpanic.42.nl · CVE Record http://dontpanic.42.nl/2017/12/there-is-proxy-in-your-atlassian.html
- twitter.com/ankit_anubhav/status/973566620676382721 twitter.com · CVE Record https://twitter.com/ankit_anubhav/status/973566620676382721
- ecosystem.atlassian.net/browse/OAUTH-344 ecosystem.atlassian.net · CVE Record https://ecosystem.atlassian.net/browse/OAUTH-344
- twitter.com/Zer0Security/status/983529439433777152 twitter.com · CVE Record https://twitter.com/Zer0Security/status/983529439433777152
- medium.com/bugbountywriteup/piercing-the-veil-server-si... medium.com · CVE Record https://medium.com/bugbountywriteup/piercing-the-veil-server-side-req...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2017-08-23 19:00 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2017/CVE-2017-9506.yaml | Apr 25, 2025 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
AV:N/AC:M/Au:N/C:N/I:P/A:N
Exploitation Status
Exploited in the wild
Recorded 2017-08-23 19:00:00 UTC · The Shadowserver
Proof of concept available
Recorded 2022-04-03 16:23:13 UTC · GitHub
Weaknesses (CWE)
-
Server-Side Request Forgery (SSRF)
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2017/CVE-2017-9506.yaml | Apr 25, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2022-04-03 16:23:13 UTC · 0 stars
Atlassian Jira XSS attack via Server Side Request Forgery (SSRF).
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC about 1 year ago00:00 UTC · about 1 year ago
Nuclei template available
Scanner coverage available
-
16:23 UTC over 4 years ago16:23 UTC · over 4 years ago
Public PoC available
Public proof-of-concept code published
-
19:00 UTC almost 9 years ago19:00 UTC · almost 9 years ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
19:00 UTC almost 9 years ago19:00 UTC · almost 9 years ago
CVE published
Vulnerability disclosed publicly
-
00:00 UTC about 9 years ago00:00 UTC · about 9 years ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2017-9506
{
"cve_id": "CVE-2017-9506",
"title": "The IconUriServlet of the Atlassian OAuth Plugin from version 1.3.0 before ve...",
"affected_vendor": "Atlassian",
"affected_product": "Atlassian OAuth Plugin",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 6.1,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}