Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
aggregator
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
aggregator
Commits
cd303bfb
Commit
cd303bfb
authored
1 year ago
by
David Cameron
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2496157
by dcam, larowlan, greggles, hughdavenport: SSRF present in aggregator module
parent
08a55031
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+14
-0
14 additions, 0 deletions
README.md
aggregator.permissions.yml
+1
-0
1 addition, 0 deletions
aggregator.permissions.yml
with
15 additions
and
0 deletions
README.md
+
14
−
0
View file @
cd303bfb
...
...
@@ -27,6 +27,20 @@ information, see
1.
Configure settings for all feeds at Administration > Configuration > Web
services > Aggregator (/admin/config/services/aggregator/settings)
It is recommended to only grant the "Administer news feeds" permission to
trusted user roles. Aggregator may be used to perform some low-threat security
attacks against the site host or other servers on the same network. For
example:
*
Feed entities may be created that perform server-side request forgery (SSRF)
requests against the host, permitting scanning of localhost ports.
*
If a host is behind a firewall on a private network, then feeds from sites
behind that same firewall may be created, for instance from an intranet RSS
feed. This would expose the feed to the public Internet.
The potential threats are not severe enough to warrant
limiting the URLs that Aggregator will fetch, but caution should be exercised
when permitting users to create feeds.
## Maintainers
...
...
This diff is collapsed.
Click to expand it.
aggregator.permissions.yml
+
1
−
0
View file @
cd303bfb
administer news feeds
:
title
:
'
Administer
news
feeds'
restrict access
:
TRUE
access news feeds
:
title
:
'
View
news
feeds'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment