Giter Club home page Giter Club logo

Comments (4)

MeganerdDev avatar MeganerdDev commented on September 25, 2024

Prefix serializer validation not pulling restricted filter query to stop the update?
Which seems referenced here as well

from nautobot.

glennmatthews avatar glennmatthews commented on September 25, 2024

Can you clarify, is this issue with /ipam/prefixes/ or with /api/ipam/prefixes/ or both?

from nautobot.

MeganerdDev avatar MeganerdDev commented on September 25, 2024

Hi @glennmatthews Apologies, seems to only be affecting /api/ipam/prefixes/

I checked /ipam/prefixes/ using a proxy to modify the request and the server response indicates it is preventing the action per the constraint.

I also checked other api endpoints like /api/dcim/devices/ which also appear to be affected by this bug

from nautobot.

MeganerdDev avatar MeganerdDev commented on September 25, 2024

For the constraints I also tested an additional scenario originally I should include.

Instead of applying the permission constraint to the extras/tag object directly (from the report) which would prevent access to the specific tag object. I tried applying a constraint on the ipam/prefixes permission that applies if a specific tag is tag assigned to the prefix object. From my perspective I should not also be able to assign a given tag if I cant access the object that may be containing said tag? Maybe this portion has some nuance? The result when assigned a forbidden tag to an object it will then 'disappear' from the user.

For this I used a similar whitelist test scenario:
{"tags__slug__icontains": "test-whitelist-tag"}

from nautobot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.